Searched refs:tstmt (Results 1 – 1 of 1) sorted by relevance
20 #define WASM_IF(cond, tstmt) kExprIf, cond, tstmt argument21 #define WASM_IF_ELSE(cond, tstmt, fstmt) kExprIfElse, cond, tstmt, fstmt argument