OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:__unordtf2
(Results
1 - 2
of
2
) sorted by null
/device/linaro/bootloader/edk2/StdLib/LibC/Softfloat/
unordtf2.c
30
flag
__unordtf2
(float128, float128);
33
__unordtf2
(float128 a, float128 b)
function
/external/compiler-rt/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
Completed in 67 milliseconds