Searched defs:conditional (Results 1 – 3 of 3) sorted by relevance
72 const uint64_t conditional = in stats_insn() local94 const uint64_t conditional = in stats_tb() local
1072 int conditional = 0; in find_next_address() local
29 def conditional(variable, checkvalue, truevalue, falsevalue, d): function