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