Searched refs:MAX_LINENO (Results 1 – 3 of 3) sorted by relevance
95 #define MAX_LINENO ((1 << LINENO_BITS) - 1) macro
437 if (lineno > MAX_LINENO) { in ML_()446 "greater than %d, sorry\n", MAX_LINENO); in ML_()
1128 #define MAX_LINENO ((1 << LINENO_BITS) - 1)