HomeSort by relevance Sort by last modified time
    Searched refs:__gttf2 (Results 1 - 5 of 5) sorted by null

  /device/linaro/bootloader/edk2/StdLib/LibC/Softfloat/
gttf2.c 30 flag __gttf2(float128, float128);
33 __gttf2(float128 a, float128 b) function
softfloat-for-gcc.h 196 #define float128_gt __gttf2
  /external/compiler-rt/test/builtins/Unit/
gttf2_test.c 1 //===------------ gttf2_test.c - Test __gttf2------------------------------===//
10 // This file tests __gttf2 for the compiler_rt library.
20 int __gttf2(long double a, long double b);
24 int x = __gttf2(a, b);
  /external/compiler-rt/lib/builtins/
comparetf2.c 13 // __letf2 __gttf2
134 COMPILER_RT_ABI enum GE_RESULT __gttf2(fp_t a, fp_t b) { function
  /device/linaro/bootloader/edk2/ArmPkg/Library/ArmSoftFloatLib/
softfloat-for-gcc.h 196 #define float128_gt __gttf2

Completed in 104 milliseconds