Searched refs:compile_time (Results 1 – 5 of 5) sorted by relevance
45 enum compile_states compile_time = ERROR_PRINTING; variable240 compile_time = COMPILING; in main()256 compile_time = RUNNING; in main()
694 if (compile_time == COMPILING && cursource() != NULL) in SYNTAX()763 if (compile_time != ERROR_PRINTING) { in error()774 if (compile_time == COMPILING && cursource() != NULL) in error()788 if (compile_time != COMPILING || been_here++ > 0 || ebuf == ep) in eprint()
60 } compile_time;
196 if (compile_time != RUNNING) /* a constant for sure */ in makedfa()
248 actual bools. Convert compile_time variable into an