Searched refs:WASM_F32_LE (Results 1 – 2 of 2) sorted by relevance
241 EXPECT_SIZE(5, WASM_F32_LE(WASM_ZERO, WASM_ZERO)); in TEST_F()
525 #define WASM_F32_LE(x, y) x, y, kExprF32Le macro