Searched defs:crListIsEmpty (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/GuestHost/OpenGL/util/
H A Dlist.c69 int crListIsEmpty( const CRList *l ) function
116 while ( !crListIsEmpty( l ) )
295 fprintf( stderr, "is empty: %d\n", crListIsEmpty( l ) );
305 fprintf( stderr, "is empty: %d\n", crListIsEmpty( l ) );

Completed in 1442 milliseconds