Searched defs:empty (Results 1 – 6 of 6) sorted by relevance
50 bool empty() const { in empty() function70 bool empty() const { in empty() function
151 bool empty() { in empty() function
120 states empty; /* empty set of states */ member875 states empty = m->empty; in slow() local
115 static FILE empty; in moreglue() local
55 char empty[0]; member
351 unsigned int openmin : 1, openmax : 1, integer : 1, empty : 1; member