OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:__unordtf2
(Results
1 - 4
of
4
) sorted by relevancy
/src/lib/libc/softfloat/
unordtf2.c
18
flag
__unordtf2
(float128, float128);
21
__unordtf2
(float128 a, float128 b)
function in typeref:typename:flag
softfloat-for-gcc.h
162
#define float128_unord
__unordtf2
/src/sys/external/bsd/compiler_rt/dist/test/builtins/Unit/
unordtf2_test.c
1
//===------------ unordtf2_test.c - Test
__unordtf2
------------------------===//
10
// This file tests
__unordtf2
for the compiler_rt library.
20
int
__unordtf2
(long double a, long double b);
24
int x =
__unordtf2
(a, b);
/src/sys/external/bsd/compiler_rt/dist/lib/builtins/
comparetf2.c
12
// __eqtf2 __getf2
__unordtf2
32
//
__unordtf2
(a,b) returns 0 if both a and b are numbers
114
COMPILER_RT_ABI int
__unordtf2
(fp_t a, fp_t b) {
function in typeref:typename:COMPILER_RT_ABI int
Completed in 13 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025