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

/freebsd-current/tools/tools/genericize/
H A Dgenericize.pl34 sub EMPTY() {} subroutine
/freebsd-current/contrib/bmake/unit-tests/
H A Dcond-func-empty.mk11 EMPTY= # empty macro
H A Dvar-op-default.mk22 EMPTY= # empty macro
23 EMPTY?= ignored macro
H A Dvarmod-select-words.mk17 EMPTY= # the space should be ignored macro
[all...]
H A Dvarmod-ifelse.mk177 EMPTY= # empty macro
/freebsd-current/include/
H A Dutmpx.h56 #define EMPTY 0 /* No valid user accounting information. */ macro
/freebsd-current/lib/libc/include/isc/
H A Dlist.h47 #define EMPTY(list) ((list).head == NULL) macro
/freebsd-current/bin/sh/
H A Dredir.c59 #define EMPTY -2 /* marks an unused slot in redirtab */ macro
/freebsd-current/contrib/ntp/libntp/lib/isc/include/isc/
H A Dutil.h195 #define EMPTY(list) ISC_LIST_EMPTY(list) macro
/freebsd-current/usr.bin/sed/
H A Ddefs.h110 EMPTY, /* d D g G h H l n N p P q x = \0 */ enumerator in enum:e_args
/freebsd-current/contrib/llvm-project/clang/include/clang/Sema/
H A DTemplate.h617 #define EMPTY(DERIVED, BASE) macro
/freebsd-current/contrib/one-true-awk/
H A Dlib.c39 char EMPTY[] = { '\0' }; variable
/freebsd-current/usr.bin/dtc/
H A Dfdt.hh147 EMPTY, enumerator in enum:dtc::fdt::property_value::value_type

Completed in 126 milliseconds