Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/one-true-awk/
HDmain.c45 enum compile_states compile_time = ERROR_PRINTING;
HDawk.h59 ERROR_PRINTING enumerator
HDlib.c763 if (compile_time != ERROR_PRINTING) { in error()