Home
last modified time | relevance | path

Searched refs:hp (Results 1 – 11 of 11) sorted by relevance

/ndk/sources/host-tools/sed-4.2.1/lib/
Dalloca.c167 register header *hp; /* Traverses linked list. */ in alloca() local
173 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()
/ndk/sources/host-tools/make-3.81/
Dalloca.c185 register header *hp; /* Traverses linked list. */ in alloca() local
191 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()
DAUTHORS29 Hartmut Becker <Hartmut.Becker@hp.com>
Dreadme.vms6 This version was tested on OpenVMS/I64 V8.2 (field test) with hp C
DChangeLog126 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>.
/ndk/sources/host-tools/make-3.81/config/
Dconfig.guess564 echo m68k-hp-bsd
567 echo m68k-hp-bsd4.4
649 echo ${HP_ARCH}-hp-hpux${HPUX_REV}
653 echo ia64-hp-hpux${HPUX_REV}
687 echo hppa1.1-hp-bsd
690 echo hppa1.0-hp-bsd
693 echo hppa1.0-hp-mpeix
696 echo hppa1.1-hp-osf
699 echo hppa1.0-hp-osf
709 echo hppa1.1-hp-lites
Ddepcomp77 if test "$depmode" = hp; then
147 hp)
Dconfig.sub147 -unicom* | -ibm* | -next | -hp | -isi* | -apollo | -altos* | \
1446 *-hp)
1546 vendor=hp
1549 vendor=hp
/ndk/sources/host-tools/sed-4.2.1/build-aux/
Dconfig.guess581 echo m68k-hp-bsd
584 echo m68k-hp-bsd4.4
666 echo ${HP_ARCH}-hp-hpux${HPUX_REV}
670 echo ia64-hp-hpux${HPUX_REV}
704 echo hppa1.1-hp-bsd
707 echo hppa1.0-hp-bsd
710 echo hppa1.0-hp-mpeix
713 echo hppa1.1-hp-osf
716 echo hppa1.0-hp-osf
726 echo hppa1.1-hp-lites
Ddepcomp76 if test "$depmode" = hp; then
168 hp)
Dconfig.sub148 -unicom* | -ibm* | -next | -hp | -isi* | -apollo | -altos* | \
1530 *-hp)
1630 vendor=hp
1633 vendor=hp