Searched defs:LOOKUP (Results 1 – 4 of 4) sorted by relevance
102 #define LOOKUP 1 /* use a lookup array instead a function, 3x faster */ macro
358 #define LOOKUP(x) ((((uintptr_t)(x) + ((uintptr_t)(x) >> 18)) ^ \ macro
12980 #define LOOKUP(id, name) \ macro
14908 #define LOOKUP(id, name) \ macro