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

  /external/compiler-rt/lib/builtins/
fixtfti.c 1 /* ===-- fixtfti.c - Implement __fixtfti -----------------------------------===
20 __fixtfti(fp_t a) { function
  /external/compiler-rt/test/builtins/Unit/
fixtfti_test.c 1 //===--------------- fixtfti_test.c - Test __fixtfti ----------------------===//
10 // This file tests __fixtfti for the compiler_rt library.
21 ti_int __fixtfti(long double a);
25 ti_int x = __fixtfti(a);
  /device/linaro/bootloader/edk2/ArmPkg/Library/ArmSoftFloatLib/
softfloat-for-gcc.h 125 #define float128_to_int128_round_to_zero __fixtfti
  /device/linaro/bootloader/edk2/StdLib/LibC/Softfloat/
softfloat-for-gcc.h 125 #define float128_to_int128_round_to_zero __fixtfti

Completed in 678 milliseconds