Home
last modified time | relevance | path

Searched defs:_cc_op (Results 1 – 2 of 2) sorted by relevance

/external/valgrind/main/VEX/priv/
Dguest_arm_helpers.c90 #define NOTE_N_EVAL(_cc_op) NOTE_EVAL(_cc_op, tab_n_eval) argument
91 #define NOTE_Z_EVAL(_cc_op) NOTE_EVAL(_cc_op, tab_z_eval) argument
92 #define NOTE_C_EVAL(_cc_op) NOTE_EVAL(_cc_op, tab_c_eval) argument
93 #define NOTE_V_EVAL(_cc_op) NOTE_EVAL(_cc_op, tab_v_eval) argument
95 #define NOTE_EVAL(_cc_op, _tab) \ argument
Dguest_arm64_helpers.c98 #define NOTE_EVAL(_cc_op, _cond) \ argument