Searched defs:DEQUEUE (Results 1 – 2 of 2) sorted by relevance
107 #define DEQUEUE(list, elt, link) ISC_LIST_UNLINK(list, elt, link) macro
427 #define DEQUEUE(h) ( hints_flag ? dequeue(h) : (h)->t[--(h)->entries] ) macro