Searched refs:ERROR_PRINTING (Results 1 – 3 of 3) sorted by relevance
| /freebsd-14-stable/contrib/one-true-awk/ | ||
| HD | main.c | 45 enum compile_states compile_time = ERROR_PRINTING; |
| HD | awk.h | 59 ERROR_PRINTING enumerator |
| HD | lib.c | 763 if (compile_time != ERROR_PRINTING) { in error() |