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

  /external/compiler-rt/lib/builtins/
floatunditf.c 20 COMPILER_RT_ABI fp_t __floatunditf(du_int a) { function
  /external/compiler-rt/lib/builtins/ppc/
floatunditf.c 5 /* long double __floatunditf(unsigned long long x); */
10 long double __floatunditf(uint64_t a) { function

Completed in 108 milliseconds