Searched refs:WASM_F64 (Results 1 – 3 of 3) sorted by relevance
400 const byte code[] = {WASM_F64(global.init.val.f64_const)}; in WriteTo()429 const byte code[] = {WASM_F64(0.0)}; in WriteTo()
375 #define WASM_F64(val) \ macro
536 byte code[] = {WASM_F64(value)}; in VisitStdlibConstant()613 byte code[] = {WASM_F64(val)}; in VisitLiteral()