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