Searched refs:_PyImport_StandardFiletab (Results 1 – 1 of 1) sorted by relevance
101 static const struct filedescr _PyImport_StandardFiletab[] = { variable107 static const struct filedescr _PyImport_StandardFiletab[] = { variable163 for (scan = _PyImport_StandardFiletab; scan->suffix != NULL; ++scan) in _PyImport_Init()172 memcpy(filetab + countD, _PyImport_StandardFiletab, in _PyImport_Init()