Home
last modified time | relevance | path

Searched refs:wq (Results 1 – 4 of 4) sorted by relevance

/original-bsd/usr.bin/pascal/src/
H A Dconv.c163 int wq, wrp; variable
181 wq = width(q);
183 op = wq != wrp && (wq == 4 || wrp == 4);
/original-bsd/sys/luna68k/dev/
H A Dsc.c937 register struct scsi_queue *wq = &hs->sc_wq; local
941 insque(dq, wq->dq_back);
950 register struct scsi_queue *wq = &hs->sc_wq; local
954 for (dq = wq->dq_forw; dq != wq; dq = dq->dq_forw) {
/original-bsd/usr.bin/ex/
H A Dex_cmds.c699 wq:
721 goto wq;
H A DREAD_ME417 is the same as wq but will not bother to write if there have been
839 is the same as wq but will not bother to write if there have been
1168 the editor via :q or :wq from visual has been fixed.