Home
last modified time | relevance | path

Searched defs:instr_ub (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython2/Python/
Dceval.c812 int instr_ub = -1, instr_lb = 0, instr_prev = -1; in PyEval_EvalFrameEx() local
4051 PyFrameObject *frame, int *instr_lb, int *instr_ub, in maybe_call_line_trace()