Home
last modified time | relevance | path

Searched refs:markblocks (Results 1 – 1 of 1) sorted by relevance

/third_party/python/Objects/
Dframeobject.c124 markblocks(PyCodeObject *code_obj, int len) in markblocks() function
431 int64_t *blocks = markblocks(f->f_code, len); in frame_setlineno()