Searched defs:BITSIZE (Results 1 – 2 of 2) sorted by relevance
/external/clang/test/Sema/ | ||
D | constant-builtins-2.c | 114 #define BITSIZE(x) (sizeof(x) * 8) macro |
/external/epid-sdk/ext/ipp/sources/ippcp/ | ||
D | owncp.h | 587 #define BITSIZE(x) ((int)(sizeof(x)*BYTESIZE)) macro |