Searched defs:tabletype (Results 1 – 4 of 4) sorted by relevance
64 const wasm_tabletype_t* tabletype = in print_externtype() local
176 auto tabletype = wasm::TableType::make( in run() local
196 own wasm_tabletype_t* tabletype = in main() local
2560 WASM_DEFINE_TYPE(tabletype, wasm::TableType) in WASM_DEFINE_TYPE() argument