Searched defs:__fixunsdfdi (Results 1 - 2 of 2) sorted by relevance

/external/compiler-rt/lib/builtins/
H A Dfixunsdfdi.c1 /* ===-- fixunsdfdi.c - Implement __fixunsdfdi -----------------------------===
22 __fixunsdfdi(double a)
39 __fixunsdfdi(fp_t a) { function
/external/valgrind/coregrind/
H A Dm_main.c3768 /* ===-- fixunsdfdi.c - Implement __fixunsdfdi -----------------------------===
3777 * This file implements __fixunsdfdi for the compiler_rt library.
3839 du_int __fixunsdfdi(double a);
3842 __fixunsdfdi(double a) function

Completed in 263 milliseconds