OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:float16_is_any_nan
(Results
1 - 2
of
2
) sorted by null
/external/qemu/include/fpu/
softfloat.h
255
INLINE int
float16_is_any_nan
(float16 a)
function
/external/qemu/fpu/
softfloat-specialize.h
141
return
float16_is_any_nan
(a_);
[
all
...]
Completed in 31 milliseconds