Searched refs:NLIB_Queue_QueryHead (Results 1 – 1 of 1) sorted by relevance
45 #define NLIB_Queue_QueryHead(queue) ((queue)->next) macro164 (item) = (type) NLIB_Queue_QueryHead(queue); \196 for ((item) = (type) NLIB_Queue_QueryHead(queue), \