Home
last modified time | relevance | path

Searched refs:hppa (Results 1 – 10 of 10) sorted by relevance

/trunk/main/bridges/source/cpp_uno/gcc3_linux_hppa/
H A Dcpp2uno.cxx77 if (hppa::isRegisterReturn(pReturnTypeRef)) in cpp2uno_call()
150 if (nregs < hppa::MAX_WORDS_IN_REGS) in cpp2uno_call()
190 if (nregs < hppa::MAX_WORDS_IN_REGS) in cpp2uno_call()
207 if (nregs < hppa::MAX_WORDS_IN_REGS) in cpp2uno_call()
225 if (nregs < hppa::MAX_WORDS_IN_REGS) in cpp2uno_call()
247 if (nregs < hppa::MAX_WORDS_IN_REGS) in cpp2uno_call()
557 sal_uInt32 gpreg[hppa::MAX_GPR_REGS]; in cpp_vtable_call()
563 float fpreg[hppa::MAX_SSE_REGS]; //todo in cpp_vtable_call()
569 double dpreg[hppa::MAX_SSE_REGS]; //todo in cpp_vtable_call()
578 for (int i = 0; i < hppa::MAX_GPR_REGS; ++i) in cpp_vtable_call()
[all …]
H A Duno2cpp.cxx49 if (nr < hppa::MAX_WORDS_IN_REGS) \
59 if ( (nr < hppa::MAX_WORDS_IN_REGS) && (nr % 2) ) \
63 if ( nr < hppa::MAX_WORDS_IN_REGS ) \
79 if (nr < hppa::MAX_WORDS_IN_REGS) \
90 if ( (nr < hppa::MAX_WORDS_IN_REGS) && (nr % 2) ) \
94 if ( nr < hppa::MAX_WORDS_IN_REGS ) \
112 if ( nr < hppa::MAX_WORDS_IN_REGS ) \
120 if ( nr < hppa::MAX_WORDS_IN_REGS ) \
127 namespace hppa namespace
188 sal_uInt32 pGPR[hppa::MAX_GPR_REGS]; in cpp_call()
[all …]
H A Dcall.cxx106 for (int i = 0; i < hppa::MAX_GPR_REGS ; ++i) in callVirtualMethod()
109 for (int i = 0; i < hppa::MAX_SSE_REGS ; ++i) in callVirtualMethod()
H A Dshare.hxx90 namespace hppa namespace
/trunk/main/
H A Dconfig.sub1072 cpu=hppa
1203 | hppa | hppa1.[01] | hppa2.0 | hppa2.0[nw] | hppa64 \
H A Dsource_soenv.sh80 hppa-*-linux*)
H A Dconfig.guess743 test -z "$HP_ARCH" && HP_ARCH=hppa
1117 parisc:Linux:*:* | hppa:Linux:*:*)
1122 *) GUESS=hppa-unknown-linux-$LIBC ;;
H A Dset_soenv.in578 elsif ($platform =~ m/^hppa/)
/trunk/main/libxmlsec/
H A Dxmlsec1-update-config-sub-and-guess.patch942 parisc:Linux:*:* | hppa:Linux:*:*)
947 *) echo hppa-unknown-linux-gnu ;;
1631 | h8300 | h8500 | hppa | hppa1.[01] | hppa2.0 | hppa2.0[nw] | hppa64 \
1720 | hppa-* | hppa1.[01]-* | hppa2.0-* | hppa2.0[nw]-* | hppa64-* \
1977 + basic_machine=hppa-unknown
1981 + basic_machine=hppa-`echo $basic_machine | sed 's/^[^-]*-//'`
/trunk/main/libtextcat/
H A Dlibtextcat-2.2.patch10 alpha* | hppa* | i*86 | mips | mipsel | powerpc* | sparc* | ia64*)
2302 - if test -z "$HP_ARCH"; then HP_ARCH=hppa; fi
2304 + test -z "$HP_ARCH" && HP_ARCH=hppa
2671 parisc:Linux:*:* | hppa:Linux:*:*)
2676 *) echo hppa-unknown-linux-gnu ;;
3367 | h8300 | h8500 | hppa | hppa1.[01] | hppa2.0 | hppa2.0[nw] | hppa64 \
3457 | hppa-* | hppa1.[01]-* | hppa2.0-* | hppa2.0[nw]-* | hppa64-* \
3706 + basic_machine=hppa-unknown
3710 + basic_machine=hppa-`echo $basic_machine | sed 's/^[^-]*-//'`

Completed in 72 milliseconds