Home
last modified time | relevance | path

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

/netbsd-src/usr.bin/error/
H A Derror.h70 #define C_IGNORE 1 /* ignore the message; used for pi */ macro
92 #define nignore class_count[C_IGNORE]
H A Dpi.c408 return C_IGNORE; in pi()
H A Dsubr.c279 if (errorp->error_e_class == C_IGNORE) in printerrors()
H A Dinput.c155 case C_IGNORE: nignore++; break; in erroradd()
H A Dtouch.c778 if (errorp->error_e_class == C_IGNORE) in errorprint()