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