OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:__gttf2
(Results
1 - 2
of
2
) sorted by null
/external/compiler-rt/test/builtins/Unit/
gttf2_test.c
1
//===------------ gttf2_test.c - Test
__gttf2
------------------------------===//
10
// This file tests
__gttf2
for the compiler_rt library.
20
int
__gttf2
(long double a, long double b);
24
int x =
__gttf2
(a, b);
/external/compiler-rt/lib/builtins/
comparetf2.c
13
// __letf2
__gttf2
134
COMPILER_RT_ABI enum GE_RESULT
__gttf2
(fp_t a, fp_t b) {
function
Completed in 1734 milliseconds