Home
last modified time | relevance | path

Searched refs:gs_log_errors (Results 1 – 5 of 5) sorted by relevance

/plan9/sys/src/cmd/gs/src/
H A Dgsinit.c46 gs_log_errors = 0; in gs_lib_init0()
H A Dgdebug.h61 #define gs_log_errors gs_debug['#'] macro
H A Dimainarg.c380 gs_log_errors = 1; in swproc()
383 gs_log_errors = 0; in swproc()
H A Dimain.c116 gs_log_errors = 0; /* gs_debug['#'] = 0 */ in gs_main_init0()
H A Dgsmisc.c201 if (gs_log_errors) { in gs_log_error()