Searched defs:ERR (Results 1 - 7 of 7) sorted by relevance

/openbsd-current/gnu/llvm/llvm/include/llvm/Support/Solaris/sys/
H A Dregset.h35 #undef ERR macro
/openbsd-current/bin/ed/
H A Ded.h37 #define ERR (-2) macro
/openbsd-current/lib/libc/gmon/
H A Dgmon.c49 #define ERR(s) write(STDERR_FILENO, s, sizeof(s)) macro
/openbsd-current/distrib/special/more/
H A Dcurses.h141 #define ERR (0) /* Error return. */ macro
[all...]
/openbsd-current/usr.bin/rsync/
H A Dextern.h297 #define ERR(_fmt, ...) \ macro
/openbsd-current/sbin/pfctl/
H A Dpfctl.c1538 #define ERR(x) do { warn(x); goto _error; } while(0) macro
1665 #undef ERR macro
/openbsd-current/lib/libcurses/
H A Dcurses.h409 #undef ERR macro
410 #define ERR (-1) macro
[all...]

Completed in 161 milliseconds