Searched refs:py3_funcname_table (Results 1 – 1 of 1) sorted by relevance
495 } py3_funcname_table[] = variable804 for (i = 0; py3_funcname_table[i].ptr; ++i) in py3_runtime_link_init()806 if ((*py3_funcname_table[i].ptr = symbol_from_dll(hinstPy3, in py3_runtime_link_init()807 py3_funcname_table[i].name)) == NULL) in py3_runtime_link_init()812 semsg(_(e_loadfunc), py3_funcname_table[i].name); in py3_runtime_link_init()