Searched defs:isempty (Results 1 – 9 of 9) sorted by relevance
105 def isempty(s): function
114 isempty(const char *s) in isempty() function
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