Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
D_hotshot.c750 pack_lineno(ProfilerObject *self, int lineno) in pack_lineno() function
885 return pack_lineno(self, frame->f_lineno); in tracer_callback()