Searched defs:isempty (Results 1 – 11 of 11) sorted by relevance
105 def isempty(s): function
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
193 #define isempty(v) ttisnil(v) macro