Searched refs:unmarshal_code (Results 1 – 2 of 2) sorted by relevance
937 unmarshal_code(char *pathname, PyObject *data, time_t mtime) in unmarshal_code() function1099 code = unmarshal_code(modpath, data, mtime); in get_code_from_data()
965 unmarshal_code(char *pathname, PyObject *data, time_t mtime) in unmarshal_code() function1127 code = unmarshal_code(modpath, data, mtime); in get_code_from_data()