Searched defs:toc_entry (Results 1 – 3 of 3) sorted by relevance
426 PyObject *toc_entry; in zipimporter_get_data() local475 PyObject *toc_entry; in zipimporter_get_source() local916 get_data(const char *archive, PyObject *toc_entry) in get_data()1180 PyObject *toc_entry; in get_mtime_of_source() local1203 time_t mtime, PyObject *toc_entry) in get_code_from_data()1234 PyObject *toc_entry; in get_module_code() local
659 PyObject *toc_entry; in zipimport_zipimporter_get_data_impl() local741 PyObject *toc_entry; in zipimport_zipimporter_get_source_impl() local1184 get_data(PyObject *archive, PyObject *toc_entry) in get_data()1473 PyObject *toc_entry, *stripped; in get_mtime_of_source() local1504 time_t mtime, PyObject *toc_entry) in get_code_from_data()1527 PyObject *code = NULL, *toc_entry, *subname; in get_module_code() local
81 struct toc_entry { struct82 int32_t type;83 int32_t format;84 int32_t size;85 int32_t offset;