Home
last modified time | relevance | path

Searched refs:FORCE_EVAL (Results 1 – 4 of 4) sorted by relevance

/DragonOS-0.1.3/user/libs/libc/src/math/
Dround.c28 FORCE_EVAL(x + toint); in round()
/DragonOS-0.1.3/kernel/src/common/math/
Dround.c30 FORCE_EVAL(x + toint); in round()
Dlibm.h54 #define FORCE_EVAL(x) \ macro
/DragonOS-0.1.3/user/libs/libc/src/include/
Dlibm.h58 #define FORCE_EVAL(x) \ macro