Home
last modified time | relevance | path

Searched defs:EMPTY (Results 1 – 10 of 10) sorted by relevance

/freebsd/tools/tools/genericize/
H A Dgenericize.pl34 sub EMPTY() {} subroutine
/freebsd/include/
H A Dutmpx.h56 #define EMPTY 0 /* No valid user accounting information. */ macro
/freebsd/bin/sh/
H A Dredir.c59 #define EMPTY -2 /* marks an unused slot in redirtab */ macro
/freebsd/lib/libc/include/isc/
H A Dlist.h47 #define EMPTY(list) ((list).head == NULL) macro
/freebsd/contrib/ntp/libntp/lib/isc/include/isc/
H A Dutil.h195 #define EMPTY(list) ISC_LIST_EMPTY(list) macro
/freebsd/usr.bin/sed/
H A Ddefs.h110 EMPTY, /* d D g G h H l n N p P q x = \0 */ enumerator
/freebsd/usr.bin/dtc/
H A Dfdt.hh147 EMPTY, enumerator
/freebsd/contrib/one-true-awk/
H A Dlib.c39 char EMPTY[] = { '\0' }; variable
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DTemplate.h617 #define EMPTY(DERIVED, BASE) macro
/freebsd/contrib/llvm-project/llvm/include/llvm/TableGen/
H A DRecord.h846 EMPTY, enumerator