Searched refs:ERROR_PRINTING (Results 1 – 3 of 3) sorted by relevance
| /netbsd/src/external/historical/nawk/dist/ | ||
| D | main.c | 51 enum compile_states compile_time = ERROR_PRINTING; |
| D | awk.h | 59 ERROR_PRINTING enumerator |
| D | lib.c | 755 if (compile_time != ERROR_PRINTING) { in error() |