Searched defs:NUM (Results 1 – 9 of 9) sorted by relevance
42 #define FOR_EACH_OBJS(IDS, NUM, UID, STMT) \ argument
71 #define FOR_EACH_MEMBER(BMP, NUM, UID, STMT) \ argument
156 #define NUM 0 macro
60 #define HASH(NUM) ((int)(NUM & (BUCKETS - 1))) argument
100 #define NUM 3 macro
8 #define NUM 257 macro
128 #define NUM 01 /* number value is valid */ macro
42 #define HASH(NUM) ((int)(NUM & (BUCKETS - 1))) argument
441 #define ALLOC(NUM,TYPE) \ argument