Searched defs:start_lineno (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/sqlite/src/tool/
H A Dlemon.c2467 int start_lineno = 1; local
2496 start_lineno = lineno;
2503 fprintf(stderr,"unterminated %%ifdef starting on line %d\n", start_lineno);

Completed in 402 milliseconds