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

/freebsd-10-stable/tools/tools/genericize/
H A Dgenericize.pl35 sub EMPTY() {} subroutine
/freebsd-10-stable/contrib/groff/src/include/
H A Derrarg.h22 enum { EMPTY, STRING, CHAR, INTEGER, UNSIGNED_INTEGER, DOUBLE } type; enumerator in enum:errarg::__anon1525
/freebsd-10-stable/contrib/bmake/unit-tests/
H A Dmodword.mk11 EMPTY= # the space should be ignored macro
[all...]
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/Sema/
H A DTemplate.h412 #define EMPTY(DERIVED, BASE) macro
/freebsd-10-stable/include/
H A Dutmpx.h56 #define EMPTY 0 /* No valid user accounting information. */ macro
/freebsd-10-stable/lib/libc/include/isc/
H A Dlist.h46 #define EMPTY(list) ((list).head == NULL) macro
/freebsd-10-stable/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-10-stable/sys/sparc64/include/
H A Dasmacros.h205 #define EMPTY macro
/freebsd-10-stable/bin/sh/
H A Dredir.c65 #define EMPTY -2 /* marks an unused slot in redirtab */ macro
/freebsd-10-stable/contrib/ntp/lib/isc/include/isc/
H A Dutil.h195 #define EMPTY(list) ISC_LIST_EMPTY(list) macro
/freebsd-10-stable/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-10-stable/gnu/usr.bin/grep/
H A Ddfa.h81 EMPTY = NOTCHAR, /* EMPTY is a terminal symbol that matches enumerator in enum:__anon5545
/freebsd-10-stable/usr.bin/dtc/
H A Dfdt.hh117 EMPTY, enumerator in enum:dtc::fdt::property_value::value_type
/freebsd-10-stable/contrib/llvm/include/llvm/TableGen/
H A DRecord.h884 enum UnaryOp { CAST, HEAD, TAIL, EMPTY }; enumerator in enum:llvm::UnOpInit::UnaryOp

Completed in 101 milliseconds