Searched refs:hp (Results 1 – 11 of 11) sorted by relevance
167 register header *hp; /* Traverses linked list. */ in alloca() local173 for (hp = last_alloca_header; hp != NULL;) in alloca()174 if ((STACK_DIR > 0 && hp->h.deep > depth) in alloca()175 || (STACK_DIR < 0 && hp->h.deep < depth)) in alloca()177 register header *np = hp->h.next; in alloca()179 free (hp); /* Collect garbage. */ in alloca()181 hp = np; /* -> next header. */ in alloca()186 last_alloca_header = hp; /* -> last valid storage. */ in alloca()
185 register header *hp; /* Traverses linked list. */ in alloca() local191 for (hp = last_alloca_header; hp != NULL;) in alloca()192 if ((STACK_DIR > 0 && hp->h.deep > depth) in alloca()193 || (STACK_DIR < 0 && hp->h.deep < depth)) in alloca()195 register header *np = hp->h.next; in alloca()197 free ((pointer) hp); /* Collect garbage. */ in alloca()199 hp = np; /* -> next header. */ in alloca()204 last_alloca_header = hp; /* -> last valid storage. */ in alloca()
29 Hartmut Becker <Hartmut.Becker@hp.com>
6 This version was tested on OpenVMS/I64 V8.2 (field test) with hp C
126 Patch provided by Hartmut Becker <Hartmut.Becker@hp.com>.331 Hartmut Becker <Hartmut.Becker@hp.com>.708 VMS build updates from Hartmut Becker <Hartmut.Becker@hp.com>:1183 Patch by: Hartmut Becker <Hartmut.Becker@hp.com>1309 Patches by Hartmut Becker <Hartmut.Becker@hp.com>1476 Hartmut Becker <Hartmut.Becker@hp.com>.
564 echo m68k-hp-bsd567 echo m68k-hp-bsd4.4649 echo ${HP_ARCH}-hp-hpux${HPUX_REV}653 echo ia64-hp-hpux${HPUX_REV}687 echo hppa1.1-hp-bsd690 echo hppa1.0-hp-bsd693 echo hppa1.0-hp-mpeix696 echo hppa1.1-hp-osf699 echo hppa1.0-hp-osf709 echo hppa1.1-hp-lites
77 if test "$depmode" = hp; then147 hp)
147 -unicom* | -ibm* | -next | -hp | -isi* | -apollo | -altos* | \1446 *-hp)1546 vendor=hp1549 vendor=hp
581 echo m68k-hp-bsd584 echo m68k-hp-bsd4.4666 echo ${HP_ARCH}-hp-hpux${HPUX_REV}670 echo ia64-hp-hpux${HPUX_REV}704 echo hppa1.1-hp-bsd707 echo hppa1.0-hp-bsd710 echo hppa1.0-hp-mpeix713 echo hppa1.1-hp-osf716 echo hppa1.0-hp-osf726 echo hppa1.1-hp-lites
76 if test "$depmode" = hp; then168 hp)
148 -unicom* | -ibm* | -next | -hp | -isi* | -apollo | -altos* | \1530 *-hp)1630 vendor=hp1633 vendor=hp