Searched refs:__WORDSIZE (Results 1 – 4 of 4) sorted by relevance
22 #ifndef __WORDSIZE23 #define __WORDSIZE (__SIZEOF_LONG__ * 8) macro26 #define BITS_PER_LONG __WORDSIZE
8 #ifndef __WORDSIZE9 #define __WORDSIZE (__SIZEOF_LONG__ * 8) macro12 #define BITS_PER_LONG __WORDSIZE
407 #if __WORDSIZE == 32 in TEST_F()409 #elif __WORDSIZE == 64 in TEST_F()412 #error Unknown/unsupported value of __WORDSIZE. in TEST_F()420 #if __WORDSIZE == 64 in TEST_F()
291 #if __WORDSIZE == 64 in ValidateCoreFile()