HomeSort by: relevance | last modified time | path
    Searched defs:__floatditf (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/compiler_rt/dist/lib/builtins/ppc/
floatditf.c 5 /* long double __floatditf(long long x); */
10 long double __floatditf(int64_t a) { function in typeref:typename:long double
  /src/sys/external/bsd/compiler_rt/dist/lib/builtins/
floatditf.c 20 COMPILER_RT_ABI fp_t __floatditf(di_int a) { function in typeref:typename:COMPILER_RT_ABI fp_t

Completed in 12 milliseconds