HomeSort by relevance Sort by last modified time
    Searched defs:__fixdfdi (Results 1 - 3 of 3) sorted by null

  /external/compiler-rt/lib/builtins/
fixdfdi.c 1 /* ===-- fixdfdi.c - Implement __fixdfdi -----------------------------------===
23 __fixdfdi(double a)
42 __fixdfdi(fp_t a) { function
  /device/linaro/bootloader/edk2/ArmPkg/Library/ArmSoftFloatLib/
softfloat-for-gcc.h 118 #define float64_to_int64_round_to_zero __fixdfdi
231 #define __fixdfdi __aeabi_d2lz macro
  /device/linaro/bootloader/edk2/StdLib/LibC/Softfloat/
softfloat-for-gcc.h 118 #define float64_to_int64_round_to_zero __fixdfdi
231 #define __fixdfdi __aeabi_d2lz macro

Completed in 175 milliseconds