Searched defs:EMPTY (Results 1 – 12 of 12) sorted by relevance
66 #define EMPTY 13 macro
67 #define EMPTY -2 /* marks an unused slot in redirtab */ macro
42 #define EMPTY(list) ((list).head == NULL) macro
60 #define EMPTY 0 /* No valid user accounting information. */ macro
28 #define EMPTY -1 /* Empty leaf (denotes empty string). */ macro
113 EMPTY, /* d D g G h H l n N p P q x = \0 */ enumerator
120 #define EMPTY 11 macro
67 #define EMPTY 2 macro
39 char EMPTY[] = { '\0' }; variable
229 enum { UNKNOWN, AVAIL, EMPTY, FULL } state; enumerator
92 #define EMPTY '.' macro
235 EMPTY = NOTCHAR, /* EMPTY is a terminal symbol that matches enumerator