OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nan_mix_op
(Results
1 - 2
of
2
) sorted by relevancy
/src/lib/libm/src/
s_remquol.c
98
return
nan_mix_op
(x, y, *)/
nan_mix_op
(x, y, *);
math_private.h
524
#define nan_mix(x, y) (
nan_mix_op
((x), (y), +))
525
#define
nan_mix_op
(x, y, op) (((x) + 0.0L) op ((y) + 0))
macro
Completed in 42 milliseconds
Indexes created Tue Oct 21 19:09:51 GMT 2025