Searched refs:XCMS_CHAR_BIT (Results 1 - 1 of 1) sorted by relevance
| /xsrc/external/mit/libX11/dist/src/xcms/ | ||
| H A D | cmsTrig.c | 80 #define XCMS_CHAR_BIT 8 macro 83 #define XCMS_NBITS(type) (XCMS_CHAR_BIT * (int)sizeof(type)) |
Completed in 20 milliseconds