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

  /external/compiler-rt/lib/builtins/
fixunstfdi.c 1 /* ===-- fixunstfdi.c - Implement __fixunstfdi -----------------------------===
19 __fixunstfdi(fp_t a) { function
  /external/compiler-rt/lib/builtins/ppc/
fixunstfdi.c 5 /* uint64_t __fixunstfdi(long double x); */
10 uint64_t __fixunstfdi(long double input) function

Completed in 75 milliseconds