Home
last modified time | relevance | path

Searched refs:ERROR_PRINTING (Results 1 – 3 of 3) sorted by relevance

/netbsd/src/external/historical/nawk/dist/
Dmain.c51 enum compile_states compile_time = ERROR_PRINTING;
Dawk.h59 ERROR_PRINTING enumerator
Dlib.c755 if (compile_time != ERROR_PRINTING) { in error()