Searched refs:bListNotEmpty (Results 1 – 2 of 2) sorted by relevance
57 int bListNotEmpty = 1; in listDestroy() local58 while (bListNotEmpty) { in listDestroy()59 bListNotEmpty = listGetAndRemoveNext(pList, NULL); in listDestroy()
58 int bListNotEmpty = 1; in listDestroy() local59 while (bListNotEmpty) { in listDestroy()60 bListNotEmpty = listGetAndRemoveNext(pList, NULL); in listDestroy()