Searched refs:CEXPR_MAXDEPTH (Results 1 – 3 of 3) sorted by relevance
21 #define CEXPR_MAXDEPTH 5 macro
268 int s[CEXPR_MAXDEPTH]; in constraint_expr_eval()288 if (sp == (CEXPR_MAXDEPTH - 1)) in constraint_expr_eval()387 if (sp == (CEXPR_MAXDEPTH-1)) in constraint_expr_eval()
1259 if (depth == (CEXPR_MAXDEPTH - 1)) in read_cons_helper()1266 if (depth == (CEXPR_MAXDEPTH - 1)) in read_cons_helper()