Searched refs:U32V_1 (Results 1 – 1 of 1) sorted by relevance
20 #define IMPORT_SIG_INDEX(v) U32V_1(v)21 #define FUNC_INDEX(v) U32V_1(v)22 #define TABLE_INDEX(v) U32V_1(v)23 #define NO_NAME U32V_1(0)24 #define NAME_LENGTH(v) U32V_1(v)25 #define ENTRY_COUNT(v) U32V_1(v)30 #define BR_TARGET(v) U32V_1(v)37 #define U32V_1(x) static_cast<byte>((x)&MASK_7) macro134 key, kExprBrTable, U32V_1(count), __VA_ARGS__267 static_cast<byte>(CheckI32v((val), 1), kExprI32Const), U32V_1(val)[all …]