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

/macosx-10.10.1/emacs-93/emacs/src/
H A Dw32inevt.c84 static INPUT_RECORD *queue_ptr = event_queue, *queue_end = event_queue; variable
/macosx-10.10.1/xnu-2782.1.97/osfmk/kern/
H A Dqueue.h325 #define queue_end(q, qe) ((q) == (qe)) macro

Completed in 82 milliseconds