Home
last modified time | relevance | path

Searched defs:STORE_DOUBLE (Results 1 – 3 of 3) sorted by relevance

/dports/devel/efl/efl-1.25.1/src/bin/exactness/
H A Dcommon.h85 #define STORE_DOUBLE(_buf, __d) \ macro
/dports/games/ldmud/ldmud-3.3.720/src/
H A Dsvalue.h381 static INLINE void STORE_DOUBLE(svalue_t *dest, double doublevalue) { in STORE_DOUBLE() function
/dports/lang/v8/v8-9.6.180.12/src/compiler/backend/riscv64/
H A Dinstruction-scheduler-riscv64.cc542 STORE_DOUBLE = 1, enumerator