Home
last modified time | relevance | path

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

/freebsd/contrib/one-true-awk/
H A Dmain.c45 enum compile_states compile_time = ERROR_PRINTING;
H A Dawk.h59 ERROR_PRINTING enumerator
H A Dlib.c761 if (compile_time != ERROR_PRINTING) { in error()