Searched defs:H (Results 1 – 6 of 6) sorted by relevance
31 uint32_t H[8]; member
31 uint64_t H[8]; member
147 #define H(x, y, z) ((x) ^ (y) ^ (z)) macro
26 unsigned int H, L, high, low, rh; in _uintmaxtostr() local
158 #define H ((UINT32_MAX / NUM_LETTERS) + ((UINT32_MAX % NUM_LETTERS + 1) / NUM_LETTERS)) in brain_damaged_fillrand() macro
145 #define H(x) do{if(html)fprintf(stderr,x);}while(0) macro
Completed in 21 milliseconds