Searched refs:FT_IS_EMPTY (Results 1 – 2 of 2) sorted by relevance
577 #define FT_IS_EMPTY( list ) ( (list).head == 0 ) macro