QSIZE 283 global/literal.c struct words *queue[QSIZE]; QSIZE 294 global/literal.c if (rear >= &queue[QSIZE - 1]) QSIZE 303 global/literal.c if (front == &queue[QSIZE-1]) QSIZE 310 global/literal.c if (rear >= &queue[QSIZE-1])