Searched refs:__gcc_qeq (Results 1 – 7 of 7) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/rs6000/ |
H A D | ibm-ldouble.c | 256 int __gcc_qeq (double, double, double, double); 282 __gcc_qeq (double a, double aa, double c, double cc) in __gcc_qeq() function 289 strong_alias (__gcc_qeq, __gcc_qne);
|
H A D | libgcc-glibc.ver | 54 __gcc_qeq
|
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/rs6000/ |
H A D | ibm-ldouble.c | 250 int __gcc_qeq (double, double, double, double); 276 __gcc_qeq (double a, double aa, double c, double cc) in __gcc_qeq() function 283 strong_alias (__gcc_qeq, __gcc_qne);
|
H A D | libgcc-glibc.ver | 54 __gcc_qeq
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/ |
H A D | RuntimeLibcalls.def | 383 HANDLE_LIBCALL(OEQ_PPCF128, "__gcc_qeq")
|
/netbsd-src/external/gpl3/gcc/dist/libgcc/ |
H A D | ChangeLog | 3233 (__gcc_qeq): Likewise.
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | ChangeLog-2007 | 32471 (__gcc_qeq): New.
|