Searched defs:ERROR (Results 1 - 25 of 40) sorted by relevance

12

/freebsd-12-stable/lib/libc/sparc64/
H A DSYS.h44 #define ERROR() \ macro
/freebsd-12-stable/sys/contrib/zstd/lib/common/
H A Derror_private.h52 #undef ERROR /* reported already defined on VS 2015 (Rich Geldreich) */ macro
53 #define ERROR(name) ZSTD_ERROR(name) macro
H A Dthreading.h40 #undef ERROR /* reported already defined on VS 2015 (Rich Geldreich) */ macro
42 #undef ERROR macro
43 #define ERROR(name) ZSTD_ERROR(name) macro
/freebsd-12-stable/crypto/openssh/openbsd-compat/
H A Dbsd-cygwin_util.h35 #undef ERROR macro
/freebsd-12-stable/usr.sbin/bluetooth/bthidcontrol/
H A Dbthidcontrol.h38 #define ERROR 1 /* could not execute command */ macro
/freebsd-12-stable/usr.sbin/bluetooth/hccontrol/
H A Dhccontrol.h38 #define ERROR 1 /* could not execute command */ macro
/freebsd-12-stable/usr.sbin/bluetooth/l2control/
H A Dl2control.h38 #define ERROR 1 /* could not execute command */ macro
/freebsd-12-stable/usr.sbin/bluetooth/sdpcontrol/
H A Dsdpcontrol.h38 #define ERROR 1 /* could not execute command */ macro
/freebsd-12-stable/sys/contrib/zstd/contrib/pzstd/
H A DLogging.h16 constexpr int ERROR = 1; member in namespace:pzstd
/freebsd-12-stable/lib/libufs/
H A Dlibufs.h79 ERROR(struct uufsd *u, const char *str) function
/freebsd-12-stable/usr.sbin/cron/lib/
H A Denv.c159 #define ERROR 7 /* Error */ macro
/freebsd-12-stable/sys/dev/tws/
H A Dtws_services.h103 ERROR = 1, enumerator in enum:severity
/freebsd-12-stable/include/arpa/
H A Dftp.h48 #define ERROR 5 /* permanent negative completion */ macro
H A Dtftp.h52 #define ERROR 05 /* error code */ macro
/freebsd-12-stable/contrib/gcclibs/libiberty/testsuite/
H A Dtest-pexecute.c131 #define ERROR(ERRMSG) error (__LINE__, ERRMSG) macro
[all...]
/freebsd-12-stable/sys/contrib/zstd/contrib/seekable_format/
H A Dzstdseek_compress.c24 #undef ERROR macro
25 #define ERROR(name) ((size_t)-ZSTD_error_##name) macro
H A Dzstdseek_decompress.c70 #undef ERROR macro
71 #define ERROR(name) ((size_t)-ZSTD_error_##name) macro
[all...]
/freebsd-12-stable/usr.bin/top/
H A Dcommands.c197 #define ERROR(p, e) if (errcnt >= ERRMAX) \ macro
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/builtins/hexagon/
H A Ddfsqrt.S101 #define ERROR r1:0 define
175 ERROR = asl(FRACRAD,#15) define
189 ERROR = mpyu(ERRORHI,RECIPEST) define
194 ERROR = asl(FRACRAD,#31) // for next iter define
209 ERROR = mpyu(ERRORHI,RECIPEST) define
214 ERROR = asl(FRACRAD,#47) // for next iter define
232 ERROR = mpyu(ERRORHI,RECIPEST) define
[all...]
/freebsd-12-stable/lib/libc/db/hash/
H A Dhash.c87 #define ERROR (-1) macro
[all...]
/freebsd-12-stable/usr.bin/sdiotool/
H A Dbrcmfmac_sdio.h146 #define ERROR 1 macro
/freebsd-12-stable/contrib/dtc/
H A Dchecks.c70 #define ERROR(_nm, _fn, _d, ...) \ macro
[all...]
/freebsd-12-stable/usr.bin/units/
H A Dunits.c553 #define ERROR 4 macro
/freebsd-12-stable/contrib/ofed/librdmacm/examples/
H A Drping.c83 ERROR enumerator in enum:test_state
/freebsd-12-stable/contrib/bmake/
H A Dmake.h205 MADE, UPTODATE, ERROR, ABORTED enumerator in enum:GNode::enum_made

Completed in 299 milliseconds

12