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

123

/netbsd-current/usr.bin/make/unit-tests/
H A Dvar-op-default.mk22 EMPTY= # empty macro
23 EMPTY?= ignored macro
H A Dcond-func-empty.mk11 EMPTY= # empty macro
H A Dvarmod-select-words.mk17 EMPTY= # the space should be ignored macro
[all...]
H A Dvarmod-ifelse.mk182 EMPTY= # empty macro
/netbsd-current/external/gpl2/groff/dist/src/include/
H A Derrarg.h24 enum { EMPTY, STRING, CHAR, INTEGER, UNSIGNED_INTEGER, DOUBLE } type; enumerator in enum:errarg::__anon699
/netbsd-current/external/bsd/libbind/dist/include/isc/
H A Dlist.h41 #define EMPTY(list) ((list).head == NULL) macro
/netbsd-current/lib/libc/include/isc/
H A Dlist.h41 #define EMPTY(list) ((list).head == NULL) macro
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dordered-hash-map-tests.cc114 const int EMPTY = -1; local
H A Dhash-map-tests.c114 const int EMPTY = -1; local
116 typedef int_hash <int, EMPTY, DELETED> int_hash_t; typedef
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dordered-hash-map-tests.cc114 const int EMPTY = -1; local
H A Dhash-map-tests.cc114 const int EMPTY = -1; local
345 const int EMPTY = -1; local
/netbsd-current/crypto/external/bsd/openssl.old/dist/test/testutil/
H A Dtap_bio.c99 char EMPTY[] = ""; local
/netbsd-current/games/cribbage/
H A Ddeck.h67 #define EMPTY 13 macro
/netbsd-current/external/gpl2/gettext/dist/gnulib-local/lib/
H A D3level.h83 #define EMPTY ((uint32_t) ~0) macro
322 #undef EMPTY macro
[all...]
/netbsd-current/external/gpl3/binutils.old/dist/opcodes/
H A Dia64-opc-b.c74 #define EMPTY 0,0,NULL macro
511 #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-a.c87 #define EMPTY 0,0,NULL macro
418 #undef EMPTY macro
[all...]
/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Dia64-opc-b.c74 #define EMPTY 0,0,NULL macro
511 #undef EMPTY macro
[all...]
H A Dia64-opc-f.c83 #define EMPTY 0,0,NULL macro
656 #undef EMPTY macro
[all...]
/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Dia64-opc-b.c74 #define EMPTY 0,0,NULL macro
511 #undef EMPTY macro
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/opcodes/
H A Dia64-opc-b.c74 #define EMPTY 0,0,NULL macro
511 #undef EMPTY macro
[all...]
/netbsd-current/external/bsd/tre/dist/lib/
H A Dtre-ast.h26 #define EMPTY -1 /* Empty leaf (denotes empty string). */ macro
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DTemplate.h512 #define EMPTY(DERIVED, BASE) macro
/netbsd-current/include/
H A Dutmpx.h56 #define EMPTY 0 macro
/netbsd-current/usr.bin/sed/
H A Ddefs.h113 EMPTY, /* d D g G h H l n N p P q x = \0 */ enumerator in enum:e_args

Completed in 369 milliseconds

123