Searched defs:_cc_op (Results 1 – 2 of 2) sorted by relevance
91 #define NOTE_N_EVAL(_cc_op) NOTE_EVAL(_cc_op, tab_n_eval) argument92 #define NOTE_Z_EVAL(_cc_op) NOTE_EVAL(_cc_op, tab_z_eval) argument93 #define NOTE_C_EVAL(_cc_op) NOTE_EVAL(_cc_op, tab_c_eval) argument94 #define NOTE_V_EVAL(_cc_op) NOTE_EVAL(_cc_op, tab_v_eval) argument96 #define NOTE_EVAL(_cc_op, _tab) \ argument
98 #define NOTE_EVAL(_cc_op, _cond) \ argument