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

  /src/sys/external/bsd/compiler_rt/dist/lib/builtins/x86_64/
floatdixf.c 5 /* long double __floatdixf(di_int a); */
11 long double __floatdixf(int64_t a) function in typeref:typename:long double
  /src/sys/external/bsd/compiler_rt/dist/lib/builtins/
floatdixf.c 1 /* ===-- floatdixf.c - Implement __floatdixf -------------------------------===
10 * This file implements __floatdixf for the compiler_rt library.
30 __floatdixf(di_int a) function in typeref:typename:COMPILER_RT_ABI long double

Completed in 12 milliseconds