Searched refs:NINE_MAX_COND_DEPTH (Results 1 – 1 of 1) sorted by relevance
54 #define NINE_MAX_COND_DEPTH 64 macro496 unsigned cond_labels[NINE_MAX_COND_DEPTH];946 assert(tx->cond_depth <= NINE_MAX_COND_DEPTH); in tx_cond()