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

  /external/compiler-rt/lib/builtins/x86_64/
floatdixf.c 5 /* long double __floatdixf(di_int a); */
11 long double __floatdixf(int64_t a) function
  /external/compiler-rt/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

Completed in 1054 milliseconds