Home
last modified time | relevance | path

Searched refs:BITS_PER_LONG_LONG (Results 1 – 2 of 2) sorted by relevance

/DragonStub/inc/dragonstub/linux/
H A Dbitsperlong.h51 #ifndef BITS_PER_LONG_LONG
52 #define BITS_PER_LONG_LONG 64 macro
/DragonStub/apps/lib/
H A Dvsprintf.c151 #if BITS_PER_LONG == 64 && BITS_PER_LONG_LONG == 64
188 #elif BITS_PER_LONG == 32 && BITS_PER_LONG_LONG == 64