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