OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:float64_muladd
(Results
1 - 2
of
2
) sorted by null
/external/qemu/include/fpu/
softfloat.h
398
float64
float64_muladd
(float64, float64, float64, int STATUS_PARAM);
/external/qemu/fpu/
softfloat.c
3700
float64
float64_muladd
(float64 a, float64 b, float64 c, int flags STATUS_PARAM)
function
[
all
...]
Completed in 367 milliseconds