OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:float64_round_to_int
(Results
1 - 6
of
6
) sorted by null
/external/qemu/target-i386/
exec.h
122
#define floatx_round_to_int
float64_round_to_int
ops_sse.h
[
all
...]
/external/qemu/fpu/
softfloat-native.c
373
float64
float64_round_to_int
( float64 a STATUS_PARAM )
function
softfloat-native.h
323
float64
float64_round_to_int
( float64 STATUS_PARAM );
softfloat.h
433
float64
float64_round_to_int
( float64 STATUS_PARAM );
softfloat.c
3019
float64
float64_round_to_int
( float64 a STATUS_PARAM )
function
[
all
...]
Completed in 40 milliseconds