Searched defs:table_type (Results 1 – 6 of 6) sorted by relevance
81 const unsigned long table_type = LIB$K_CLI_LOCAL_SYM; in main() local
223 def OutputDispatchTableHelper(self, table_type): argument
47 def add_table(self, table, table_name, table_type, table_descr): argument
96 int table_type; ///< table type: 0 - tone?, 1- noise? member
913 ValueType table_type = consume_reference_type(); in DecodeTableSection() local2107 ValueType table_type = in consume_element_segment_header() local
3215 const wasm::ValueType table_type = env_->module->tables[table_index].type; in BuildIndirectCall() local