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

  /external/compiler-rt/test/Unit/ppc/
floatditf_test.c 4 long double __floatditf(int64_t);
18 computed.ld = __floatditf(tests[i].input);
  /external/compiler-rt/lib/ppc/
floatditf.c 5 /* long double __floatditf(long long x); */
10 long double __floatditf(int64_t a) { function
  /external/compiler-rt/lib/
apple_versioning.c 92 NOT_HERE_BEFORE_10_6(__floatditf)

Completed in 539 milliseconds