OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:floatx80_to_int64_round_to_zero
(Results
1 - 5
of
5
) sorted by null
/external/qemu/target-i386/
exec.h
97
#define floatx_to_int64_round_to_zero
floatx80_to_int64_round_to_zero
/external/qemu/fpu/
softfloat-native.c
461
int64_t
floatx80_to_int64_round_to_zero
( floatx80 a STATUS_PARAM)
function
softfloat-native.h
431
int64_t
floatx80_to_int64_round_to_zero
( floatx80 STATUS_PARAM);
softfloat.h
529
int64
floatx80_to_int64_round_to_zero
( floatx80 STATUS_PARAM );
softfloat.c
3943
int64
floatx80_to_int64_round_to_zero
( floatx80 a STATUS_PARAM )
function
[
all
...]
Completed in 27 milliseconds