Searched defs:isempty (Results 1 – 8 of 8) sorted by relevance
113 isempty(const char *s) in isempty() function
1069 constexpr bool isempty = sp.empty(); in TEST() local
1097 constexpr bool isempty = sp.empty(); in TEST() local
1070 constexpr bool isempty = sp.empty(); in TEST() local
193 #define isempty(v) ttisnil(v) macro