Searched defs:table_set (Results 1 – 2 of 2) sorted by relevance
190 wasm_func_t* table_set = get_export_func(&exports, i++); in main() local
165 auto table_set = get_export_func(exports, i++); in run() local