Searched refs:QUEUE_IS_EMPTY (Results 1 – 2 of 2) sorted by relevance
8 #define QUEUE_IS_EMPTY(q) ((q)->deque->size == 0) macro
28 if (QUEUE_IS_EMPTY(queue)) { in php_ds_queue_iterator_set_current()
Completed in 4 milliseconds