Searched defs:CODE (Results 1 – 6 of 6) sorted by relevance
79 CODE: variable283 CODE: variable322 CODE: variable337 CODE: variable656 CODE: variable792 CODE: variable
44 typedef enum {AUDIT, PRELOAD} CODE; typedef
38 #define CODE 0 macro
101 #define dbug_execute(KEY, CODE) 0 argument
71 public static final int CODE = 2; field in OpAction
38 #define CODE(tok,act) ((((tok)-N_PP)<<(BITTERM+1))|(act)) macro