Searched refs:unmarshal_code (Results 1 – 2 of 2) sorted by relevance
1055 unmarshal_code(const char *pathname, PyObject *data, time_t mtime) in unmarshal_code() function1219 code = unmarshal_code(modpath, data, mtime); in get_code_from_data()
1333 unmarshal_code(PyObject *pathname, PyObject *data, time_t mtime) in unmarshal_code() function1514 code = unmarshal_code(modpath, data, mtime); in get_code_from_data()