Searched refs:Array_IsEmpty (Results 1 – 2 of 2) sorted by relevance
119 #define Array_IsEmpty(l) ((l)->n == 0) macro
123 return Array_IsEmpty(&to_build); in nothing_left_to_build()