Home
last modified time | relevance | path

Searched refs:oldq (Results 1 – 8 of 8) sorted by relevance

/openbsd/gnu/gcc/gcc/
H A Dtlink.c661 const char *oldq = q + 1; in scan_linker_output() local
673 oldq = p; in scan_linker_output()
681 p = strchr (oldq, '`'); in scan_linker_output()
685 else if (p = strchr (oldq, '"'), p) in scan_linker_output()
689 q = strchr (oldq, 0); in scan_linker_output()
690 if (q != oldq) in scan_linker_output()
691 p = (char *)oldq; in scan_linker_output()
708 || strstr (oldq, "ndefined") in scan_linker_output()
709 || strstr (oldq, "nresolved") in scan_linker_output()
710 || strstr (oldq, "nsatisfied") in scan_linker_output()
[all …]
/openbsd/gnu/usr.bin/gcc/gcc/
H A Dtlink.c624 const char *oldq = q + 1; local
629 p = strchr (oldq, '`');
633 else if (p = strchr (oldq, '"'), p)
649 if (q && (strstr (oldq, "ndefined")
650 || strstr (oldq, "nresolved")
651 || strstr (oldq, "nsatisfied")
652 || strstr (oldq, "ultiple")))
/openbsd/sys/net/
H A Dfq_codel.c99 struct flowq oldq; member
584 else if (!SIMPLEQ_EMPTY(&fqc->oldq)) in select_queue()
585 fq = &fqc->oldq; in select_queue()
599 SIMPLEQ_INSERT_TAIL(&fqc->oldq, flow, in first_flow()
616 if (*fq == &fqc->newq && !SIMPLEQ_EMPTY(&fqc->oldq)) { in next_flow()
618 SIMPLEQ_INSERT_TAIL(&fqc->oldq, flow, flowentry); in next_flow()
729 SIMPLEQ_INIT(&fqc->oldq); in fqcodel_pf_alloc()
H A Difq.c319 void *newq, *oldq; in ifq_attach() local
328 oldq = ifq->ifq_q; in ifq_attach()
343 oldops->ifqop_free(ifq->ifq_idx, oldq); in ifq_attach()
/openbsd/gnu/usr.bin/binutils/gas/config/
H A Dtc-vax.c2448 char *oldq = NULL; local
2683 oldq = q;
2815 q = oldq;
2943 q = oldq;
/openbsd/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-vax.c1266 char *oldq = NULL; in vip_op() local
1475 oldq = q; in vip_op()
1593 q = oldq; in vip_op()
1709 q = oldq; in vip_op()
/openbsd/gnu/usr.bin/perl/
H A Dpeep.c730 char *q, *oldq; in S_maybe_multiconcat() local
735 oldq = q; in S_maybe_multiconcat()
740 (lenp++)->ssize = q - oldq; in S_maybe_multiconcat()
741 oldq = q; in S_maybe_multiconcat()
747 lenp->ssize = q - oldq; in S_maybe_multiconcat()
/openbsd/gnu/usr.bin/binutils-2.17/cpu/
H A Dsh64-compact.cpu541 (sequence ((BI oldq) (SI tmp0) (UQI tmp1))
542 (set oldq qbit)
545 (if (not oldq)