OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:__floatdidf
(Results
1 - 2
of
2
) sorted by null
/frameworks/compile/libbcc/runtime/lib/x86_64/
floatdidf.c
5
/* double
__floatdidf
(di_int a); */
11
double
__floatdidf
(int64_t a)
function
/frameworks/compile/libbcc/runtime/lib/
floatdidf.c
1
/*===-- floatdidf.c - Implement
__floatdidf
-------------------------------===
10
* This file implements
__floatdidf
for the compiler_rt library.
33
__floatdidf
(di_int a)
function
53
__floatdidf
(di_int a)
function
Completed in 90 milliseconds