Searched refs:DECLARE_SIG_ENUM (Results 1 – 1 of 1) sorted by relevance
28 #define DECLARE_SIG_ENUM(name, ...) kSigEnum_##name, macro31 enum WasmOpcodeSig { FOREACH_SIGNATURE(DECLARE_SIG_ENUM) };