Home
last modified time | relevance | path

Searched defs:ERROR (Results 1 – 25 of 29) sorted by relevance

12

/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/hexagon/
H A Ddfsqrt.S101 #define ERROR r1:0 macro
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
/freebsd/usr.sbin/bluetooth/sdpcontrol/
H A Dsdpcontrol.h37 #define ERROR 1 /* could not execute command */ macro
/freebsd/usr.sbin/bluetooth/bthidcontrol/
H A Dbthidcontrol.h37 #define ERROR 1 /* could not execute command */ macro
/freebsd/usr.sbin/bluetooth/l2control/
H A Dl2control.h37 #define ERROR 1 /* could not execute command */ macro
/freebsd/usr.sbin/bluetooth/hccontrol/
H A Dhccontrol.h37 #define ERROR 1 /* could not execute command */ macro
/freebsd/sys/contrib/openzfs/module/zstd/lib/common/
H A Derror_private.h53 #define ERROR(name) ZSTD_ERROR(name) macro
/freebsd/include/arpa/
H A Dftp.h44 #define ERROR 5 /* permanent negative completion */ macro
H A Dtftp.h49 #define ERROR 05 /* error code */ macro
/freebsd/tools/build/
H A Dcheckstyle9.pl1200 sub ERROR { subroutine
/freebsd/sys/contrib/zstd/lib/common/
H A Dthreading.h46 #define ERROR(name) ZSTD_ERROR(name) macro
H A Derror_private.h55 #define ERROR(name) ZSTD_ERROR(name) macro
/freebsd/usr.sbin/cron/lib/
H A Denv.c153 #define ERROR 7 /* Error */ in load_env() macro
/freebsd/lib/libufs/
H A Dlibufs.h101 ERROR(struct uufsd *u, const char *str) in ERROR() function
/freebsd/sys/dev/tws/
H A Dtws_services.h99 ERROR = 1, enumerator
/freebsd/usr.bin/top/
H A Dcommands.c196 #define ERROR(p, e) if (errcnt >= ERRMAX) \ macro
/freebsd/usr.bin/sdiotool/
H A Dbrcmfmac_sdio.h144 #define ERROR 1 macro
/freebsd/sys/contrib/openzfs/tests/zfs-tests/cmd/
H A Dxattrtest.c47 #define ERROR(fmt, ...) \ macro
/freebsd/lib/libc/db/hash/
H A Dhash.c81 #define ERROR (-1) macro
/freebsd/usr.bin/units/
H A Dunits.c547 #define ERROR 4 macro
/freebsd/contrib/ofed/librdmacm/examples/
H A Drping.c83 ERROR enumerator
/freebsd/usr.sbin/lpr/lpd/
H A Dprintjob.c78 #define ERROR -1 macro
/freebsd/contrib/diff/src/
H A Ddiff3.c60 ERROR, /* Should not be used */ enumerator
/freebsd/sys/contrib/rdma/krping/
H A Dkrping.c153 ERROR enumerator
/freebsd/contrib/bmake/
H A Dmake.h255 ERROR, enumerator
/freebsd/sys/contrib/zstd/doc/educational_decoder/
H A Dzstd_decompress.c47 #define ERROR(s) \ macro

12