Home
last modified time | relevance | path

Searched refs:wrongline (Results 1 – 6 of 6) sorted by relevance

/trunk/main/rsc/source/rscpp/
H A Dcpp1.c60 int wrongline; /* Force #line to compiler */ variable
198 line = wrongline = errors = recursion = 0; in InitCpp1()
469 if ((wrongline && infile->fp != NULL) || counter > 4)
542 wrongline = TRUE; /* Output # line later */
612 wrongline = FALSE;
H A Dcpp6.c723 int wronglineSave = wrongline; in dumpadef()
731 wrongline = 0; in dumpadef()
751 wrongline = wronglineSave; in dumpadef()
838 wrongline = TRUE; /* Need a #line now */ in get()
949 wrongline = TRUE; /* later... */ in get()
972 wrongline = TRUE; in get()
H A Dcpp4.c183 wrongline = TRUE;
458 wrongline = TRUE; /* spaces and newlines */
498 wrongline = TRUE; /* and newlines. */
536 wrongline = TRUE; /* We'll need a #line */
H A Dcpp2.c188 wrongline = TRUE; /* Force output later */ in control()
247 wrongline = TRUE; in control()
H A Dcpp.h252 extern int wrongline; /* Force #line to cc pass 1 */
H A Dcpp3.c91 wrongline = TRUE; /* Force out initial #line */ in addfile()

Completed in 51 milliseconds