Home
last modified time | relevance | path

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

/ndk/sources/host-tools/make-3.81/
Dvariable.h48 #define EXP_COUNT_BITS 15 /* This gets all the bitfields into 32 bits */ macro
49 #define EXP_COUNT_MAX ((1<<EXP_COUNT_BITS)-1)
66 unsigned int exp_count:EXP_COUNT_BITS;