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

  /external/compiler-rt/lib/builtins/
fixunstfti.c 19 __fixunstfti(fp_t a) { function
  /external/compiler-rt/test/builtins/Unit/
fixunstfti_test.c 1 //===-- fixunstfti_test.c - Test __fixunstfti -----------------------------===//
10 // This file tests __fixunstfti for the compiler_rt library.
29 COMPILER_RT_ABI tu_int __fixunstfti(long double a);
33 tu_int x = __fixunstfti(a);
42 printf("error in __fixunstfti(%.20Lf) = 0x%.16llX%.16llX, "
  /device/linaro/bootloader/edk2/ArmPkg/Library/ArmSoftFloatLib/
softfloat-for-gcc.h 140 #define float128_to_uint128_round_to_zero __fixunstfti
  /device/linaro/bootloader/edk2/StdLib/LibC/Softfloat/
softfloat-for-gcc.h 140 #define float128_to_uint128_round_to_zero __fixunstfti

Completed in 2262 milliseconds