OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:__getf2
(Results
1 - 4
of
4
) sorted by relevancy
/src/lib/libc/softfloat/
getf2.c
18
flag
__getf2
(float128, float128);
21
__getf2
(float128 a, float128 b)
function in typeref:typename:flag
softfloat-for-gcc.h
165
#define float128_ge
__getf2
/src/sys/external/bsd/compiler_rt/dist/test/builtins/Unit/
getf2_test.c
1
//===------------ getf2_test.c - Test
__getf2
------------------------------===//
10
// This file tests
__getf2
for the compiler_rt library.
20
int
__getf2
(long double a, long double b);
24
int x =
__getf2
(a, b);
/src/sys/external/bsd/compiler_rt/dist/lib/builtins/
comparetf2.c
12
// __eqtf2
__getf2
__unordtf2
27
//
__getf2
(a,b) returns -1 if a < b
35
// Note that __letf2( ) and
__getf2
( ) are identical except in their handling of
94
COMPILER_RT_ABI enum GE_RESULT
__getf2
(fp_t a, fp_t b) {
function in typeref:typename:COMPILER_RT_ABI enum GE_RESULT
135
return
__getf2
(a, b);
Completed in 14 milliseconds
Indexes created Thu Oct 16 14:10:15 GMT 2025