Lines Matching +defs:p +defs:code
823 for (PyThreadState *p = interp->threads.head; p != NULL; p = p->next) { in Py_SetRecursionLimit() local
2248 PyCodeObject *code = (PyCodeObject *)getitem->func_code; local
4851 PyCodeObject *code = (PyCodeObject *)func->func_code; local
4885 PyCodeObject *code = (PyCodeObject *)func->func_code; local
6070 scan_back_to_entry_start(unsigned char *p) {
6076 skip_to_next_entry(unsigned char *p, unsigned char *end) {
6087 get_exception_handler(PyCodeObject *code, int index, int *level, int *handler, int *lasti)
6368 PyCodeObject * code = (PyCodeObject *)func->func_code; local
6835 PyCodeObject *code = frame->f_code; local
7889 PyCodeObject *code = frame->f_code; local
7904 PyCodeObject *code = frame->f_code; local