Searched defs:empty (Results 1 – 4 of 4) sorted by relevance
86 static char empty[] = ""; variable
154 static char empty[] = ""; in options() local
182 inline bool empty() const { return mpMiddle->getNext() == mpMiddle; } in empty() function