Searched refs:bListNotEmpty (Results 1 – 3 of 3) sorted by relevance
57 int bListNotEmpty = 1; in listDestroy() local58 while (bListNotEmpty) { in listDestroy()59 bListNotEmpty = listGetAndRemoveNext(pList, NULL); in listDestroy()
59 int bListNotEmpty = 1; in listDestroy() local60 while (bListNotEmpty) { in listDestroy()61 bListNotEmpty = listGetAndRemoveNext(pList, NULL); in listDestroy()