OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:STRICT_ASSIGN
(Results
1 - 3
of
3
) sorted by relevancy
/src/lib/libm/src/
s_exp2f.c
144
STRICT_ASSIGN
(float, t, x + redux);
math_private.h
340
#define
STRICT_ASSIGN
(type, lval, rval) ((lval) = (rval))
342
#define
STRICT_ASSIGN
(type, lval, rval) do { \
421
*
STRICT_ASSIGN
() like we do elsewhere, since the efficiency of this
733
* (this is a cleaner version of
STRICT_ASSIGN
()). This is
k_rem_pio2.c
431
STRICT_ASSIGN
(double,fw,fw);
Completed in 13 milliseconds
Indexes created Tue Oct 14 01:09:49 GMT 2025