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

12

/freebsd-11-stable/lib/libc/sparc64/
H A DSYS.h42 #define ERROR() \ macro
/freebsd-11-stable/crypto/openssh/openbsd-compat/
H A Dbsd-cygwin_util.h35 #undef ERROR macro
/freebsd-11-stable/usr.sbin/bluetooth/bthidcontrol/
H A Dbthidcontrol.h38 #define ERROR 1 /* could not execute command */ macro
/freebsd-11-stable/usr.sbin/bluetooth/l2control/
H A Dl2control.h38 #define ERROR 1 /* could not execute command */ macro
/freebsd-11-stable/usr.sbin/bluetooth/sdpcontrol/
H A Dsdpcontrol.h38 #define ERROR 1 /* could not execute command */ macro
/freebsd-11-stable/usr.sbin/bluetooth/hccontrol/
H A Dhccontrol.h38 #define ERROR 1 /* could not execute command */ macro
/freebsd-11-stable/contrib/groff/src/libs/libgroff/
H A Derror.cpp29 enum error_type { WARNING, ERROR, FATAL }; enumerator in enum:error_type
/freebsd-11-stable/contrib/groff/src/preproc/html/
H A Dpushback.cpp51 # define ERROR(X) (void)(fprintf(stderr, "%s:%d error %s\n", __FILE__, __LINE__, X) && \ macro
/freebsd-11-stable/lib/libufs/
H A Dlibufs.h77 ERROR(struct uufsd *u, const char *str) function
/freebsd-11-stable/usr.sbin/cron/lib/
H A Denv.c159 #define ERROR 7 /* Error */ macro
/freebsd-11-stable/include/arpa/
H A Dftp.h46 #define ERROR 5 /* permanent negative completion */ macro
H A Dtftp.h50 #define ERROR 05 /* error code */ macro
/freebsd-11-stable/sys/dev/tws/
H A Dtws_services.h101 ERROR = 1, enumerator in enum:severity
/freebsd-11-stable/contrib/top/
H A Dcommands.c196 #define ERROR(p, e) if (errcnt >= ERRMAX) \ macro
/freebsd-11-stable/contrib/gcclibs/libiberty/testsuite/
H A Dtest-pexecute.c131 #define ERROR(ERRMSG) error (__LINE__, ERRMSG) macro
[all...]
/freebsd-11-stable/lib/libc/db/hash/
H A Dhash.c85 #define ERROR (-1) macro
[all...]
/freebsd-11-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-11-stable/contrib/groff/src/preproc/tbl/
H A Dmain.cpp36 END, ERROR } state; enumerator in enum:table_input::__anon1728
/freebsd-11-stable/sys/pc98/cbus/
H A Dolpt.c171 #define ERROR (1<<2) /* error was received from printer */ macro
/freebsd-11-stable/contrib/dtc/
H A Dchecks.c70 #define ERROR(_nm, _fn, _d, ...) \ macro
[all...]
/freebsd-11-stable/usr.bin/units/
H A Dunits.c554 #define ERROR 4 macro
/freebsd-11-stable/usr.sbin/lpr/lpd/
H A Dprintjob.c90 #define ERROR -1 macro
[all...]
/freebsd-11-stable/contrib/ofed/librdmacm/examples/
H A Drping.c83 ERROR enumerator in enum:test_state
/freebsd-11-stable/contrib/bmake/
H A Dmake.h205 MADE, UPTODATE, ERROR, ABORTED enumerator in enum:GNode::enum_made
/freebsd-11-stable/contrib/gdb/gdb/
H A Dc-exp.c70 ERROR = 272, enumerator in enum:yytokentype
113 #define ERROR 272 macro
[all...]

Completed in 144 milliseconds

12