Searched refs:TOKEN_LINE (Results 1 – 3 of 3) sorted by relevance
170 #define TOKEN_LINE(f) (f->lineno - (f->c == '\n' ? 1 : 0)) macro
141 fprintf(traceout, "%lu:", TOKEN_LINE(inp)); in print_header()
397 pbunsigned(TOKEN_LINE(f)); in doprintlineno()