Searched refs:__aeabi_fcmplt (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/lib/libc/arch/arm/softfloat/
H A D__aeabi_fcmplt.c16 int __aeabi_fcmplt(float32, float32);
19 __aeabi_fcmplt(float32 a, float32 b) function
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/builtins/arm/
H A Daeabi_cfcmp.S45 // if (__aeabi_fcmplt(a, b)) {
62 bl __aeabi_fcmplt
/netbsd-current/lib/libc/softfloat/
H A DMakefile.inc20 SRCS.softfloat+=__aeabi_dcmplt.c __aeabi_fcmplt.c
/netbsd-current/sys/arch/arm/include/
H A Daeabi.h83 int __aeabi_fcmplt(float, float) __aapcs; // result (1, 0) denotes (<, >=) [2], use for C <
/netbsd-current/lib/libc_vfp/
H A Dvfpsf.S180 ENTRY(__aeabi_fcmplt)
187 END(__aeabi_fcmplt)
/netbsd-current/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRTDyldMemoryManager.cpp181 PP(__aeabi_fcmplt) \

Completed in 138 milliseconds