Searched defs:EMPTY (Results 1 - 18 of 18) sorted by relevance

/freebsd-9.3-release/tools/tools/genericize/
H A Dgenericize.pl35 sub EMPTY() {} subroutine
/freebsd-9.3-release/sys/arm/include/
H A Dasmacros.h158 #define EMPTY macro
/freebsd-9.3-release/contrib/groff/src/include/
H A Derrarg.h22 enum { EMPTY, STRING, CHAR, INTEGER, UNSIGNED_INTEGER, DOUBLE } type; enumerator in enum:errarg::__anon1550
/freebsd-9.3-release/bin/sh/
H A Dredir.c65 #define EMPTY -2 /* marks an unused slot in redirtab */ macro
/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/Sema/
H A DTemplate.h412 #define EMPTY(DERIVED, BASE) macro
/freebsd-9.3-release/include/
H A Dutmpx.h56 #define EMPTY 0 /* No valid user accounting information. */ macro
/freebsd-9.3-release/lib/libc/include/isc/
H A Dlist.h45 #define EMPTY(list) ((list).head == NULL) macro
/freebsd-9.3-release/contrib/binutils/opcodes/
H A Dia64-opc-b.c75 #define EMPTY 0,0,NULL macro
512 #undef EMPTY macro
[all...]
H A Dia64-opc-a.c88 #define EMPTY 0,0,NULL macro
419 #undef EMPTY macro
[all...]
H A Dia64-opc-f.c83 #define EMPTY 0,0,NULL macro
656 #undef EMPTY macro
[all...]
H A Dia64-opc-m.c74 #define EMPTY 0,0,NULL macro
1118 #undef EMPTY macro
[all...]
H A Dia64-opc-i.c108 #define EMPTY 0,0,NULL macro
338 #undef EMPTY macro
[all...]
/freebsd-9.3-release/sys/sparc64/include/
H A Dasmacros.h205 #define EMPTY macro
/freebsd-9.3-release/contrib/bind9/lib/isc/include/isc/
H A Dutil.h195 #define EMPTY(list) ISC_LIST_EMPTY(list) macro
/freebsd-9.3-release/contrib/ntp/lib/isc/include/isc/
H A Dutil.h195 #define EMPTY(list) ISC_LIST_EMPTY(list) macro
/freebsd-9.3-release/usr.bin/sed/
H A Ddefs.h111 EMPTY, /* d D g G h H l n N p P q x = \0 */ enumerator in enum:e_args
/freebsd-9.3-release/gnu/usr.bin/grep/
H A Ddfa.h81 EMPTY = NOTCHAR, /* EMPTY is a terminal symbol that matches enumerator in enum:__anon4931
/freebsd-9.3-release/contrib/llvm/include/llvm/TableGen/
H A DRecord.h884 enum UnaryOp { CAST, HEAD, TAIL, EMPTY }; enumerator in enum:llvm::UnOpInit::UnaryOp

Completed in 223 milliseconds