OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:floatx80_compare_quiet
(Results
1 - 5
of
5
) sorted by null
/external/qemu/target-i386/
exec.h
108
#define floatx_compare_quiet
floatx80_compare_quiet
/external/qemu/fpu/
softfloat-native.c
501
int
floatx80_compare_quiet
( floatx80 a, floatx80 b STATUS_PARAM )
function
softfloat-native.h
494
int
floatx80_compare_quiet
( floatx80, floatx80 STATUS_PARAM );
softfloat.h
555
int
floatx80_compare_quiet
( floatx80, floatx80 STATUS_PARAM );
softfloat.c
6261
int
floatx80_compare_quiet
( floatx80 a, floatx80 b STATUS_PARAM )
function
[
all
...]
Completed in 445 milliseconds