OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:__floatunditf
(Results
1 - 3
of
3
) sorted by null
/external/compiler-rt/test/builtins/Unit/ppc/
floatunditf_test.c
4
long double
__floatunditf
(uint64_t);
18
computed.ld =
__floatunditf
(tests[i].input);
22
printf("Error on
__floatunditf
( 0x%016llx ):\n", tests[i].input);
/external/compiler-rt/lib/builtins/ppc/
floatunditf.c
5
/* long double
__floatunditf
(unsigned long long x); */
10
long double
__floatunditf
(uint64_t a) {
function
/external/compiler-rt/lib/builtins/
apple_versioning.c
100
NOT_HERE_BEFORE_10_6(
__floatunditf
)
Completed in 187 milliseconds