Searched defs:MAX_MASK (Results 1 – 7 of 7) sorted by relevance
42 #define MAX_MASK ((1<<MAX_MESSAGES)-1&~M_LOCKONSEND) macro
7 #define MAX_MASK 0x03ffffff // max-1 macro
362 static const uint32_t MAX_MASK = MAX_SIZE - 1; variable497 static const uint32_t MAX_MASK = MAX_SIZE - 1; variable
84 #define MAX_MASK ((1<<MAX_MESSAGES)-1) macro
33 #define MAX_MASK 0xffff macro