Home
last modified time | relevance | path

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

/aoo41x/main/bridges/source/cpp_uno/gcc3_linux_s390x/
H A Duno2cpp.cxx87 if ( nr < s390x::MAX_SSE_REGS ) \
96 if ( nr < s390x::MAX_SSE_REGS ) \
102 if ( nr < s390x::MAX_GPR_REGS ) \
108 if ( nr < s390x::MAX_GPR_REGS ) \
114 if ( nr < s390x::MAX_GPR_REGS ) \
120 if ( nr < s390x::MAX_GPR_REGS ) \
136 if ( nFPR > s390x::MAX_SSE_REGS ) in callVirtualMethod()
137 nFPR = s390x::MAX_SSE_REGS; in callVirtualMethod()
138 if ( nGPR > s390x::MAX_GPR_REGS ) in callVirtualMethod()
139 nGPR = s390x::MAX_GPR_REGS; in callVirtualMethod()
[all …]
H A Dcpp2uno.cxx121 if (nf < s390x::MAX_SSE_REGS) in cpp2uno_call()
140 if (ng < s390x::MAX_GPR_REGS) in cpp2uno_call()
155 if (ng < s390x::MAX_GPR_REGS) in cpp2uno_call()
170 if (ng < s390x::MAX_GPR_REGS) in cpp2uno_call()
183 if (ng < s390x::MAX_GPR_REGS) in cpp2uno_call()
207 if (ng < s390x::MAX_GPR_REGS) in cpp2uno_call()
490 sal_uInt64 gpreg[s390x::MAX_GPR_REGS]; in privateSnippetExecutor()
497 double fpreg[s390x::MAX_SSE_REGS]; in privateSnippetExecutor()
H A Dshare.hxx89 namespace s390x namespace
/aoo41x/main/
H A Dconfig.sub970 s390x | s390x-*)
971 basic_machine=s390x-ibm
1113 basic_machine=s390x-ibm
H A Dconfig.guess328 s390x:SunOS:*:*)
959 s390:Linux:*:* | s390x:Linux:*:*)
H A Dset_soenv.in575 if (($platform =~ m/^s390x/) && ('@SIZEOF_LONG@' eq '8')) {
939 if (($platform =~ m/s390x-.*-linux/) && ('@SIZEOF_LONG@' eq '8'));
/aoo41x/main/libxmlsec/
H A Dxmlsec1-update-config-sub-and-guess.patch281 + s390x:SunOS:*:*)
960 s390:Linux:*:* | s390x:Linux:*:*)
1669 - | s390 | s390x \
1760 - | s390-* | s390x-* \
2018 + s390x | s390x-*)
2019 + basic_machine=s390x-ibm
2066 + basic_machine=s390x-ibm
/aoo41x/main/libtextcat/
H A Dlibtextcat-2.2.patch1987 + s390x:SunOS:*:*)
2656 s390:Linux:*:* | s390x:Linux:*:*)
3809 + basic_machine=s390x-ibm

Completed in 70 milliseconds