OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:__floatdixf
(Results
1 - 2
of
2
) sorted by null
/external/compiler-rt/lib/x86_64/
floatdixf.c
5
/* long double
__floatdixf
(di_int a); */
11
long double
__floatdixf
(int64_t a)
function
/external/compiler-rt/lib/
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 32 milliseconds