Searched refs:l_d (Results 1 – 2 of 2) sorted by relevance
216 union luai_Cast { double l_d; LUA_INT32 l_p[2]; }; member229 volatile union luai_Cast u; u.l_d = (n) + 6755399441055744.0; \233 { volatile union luai_Cast u; u.l_d = (n) + 1.0; /* avoid -0 */ \
231 V(I64SConvertF64, 0xb0, l_d) \232 V(I64UConvertF64, 0xb1, l_d) \244 V(I64ReinterpretF64, 0xbd, l_d) \471 V(l_d, kWasmI64, kWasmF64) \