Searched defs:CODE (Results 1 – 4 of 4) sorted by relevance
42 typedef enum {AUDIT, PRELOAD} CODE; typedef
36 #define CODE 0 macro
38 #define CODE(tok,act) ((((tok)-N_PP)<<(BITTERM+1))|(act)) macro
715 #define CODE(c0, c1, value) [special_hash(c0, c1)] = value macro