Home
last modified time | relevance | path

Searched defs:__BITS_PER_LONG (Results 1 – 1 of 1) sorted by relevance

/DragonStub/inc/dragonstub/linux/
H A Dbitsperlong.h18 #define __BITS_PER_LONG (__CHAR_BIT__ * __SIZEOF_LONG__) macro
27 #define __BITS_PER_LONG 32 macro