Searched defs:empty (Results 1 – 6 of 6) sorted by relevance
36 utmpx empty = {.ut_type = EMPTY}; in TEST() local
48 char empty[0]; member
49 bool empty() const { in empty() function69 bool empty() const { in empty() function
108 bool empty() const { in empty() function
103 states empty; /* empty set of states */ member883 states empty = m->empty; in walk() local
308 unsigned int openmin : 1, openmax : 1, integer : 1, empty : 1; member