HomeSort by relevance Sort by last modified time
    Searched defs:f_trace (Results 1 - 2 of 2) sorted by null

  /prebuilts/python/darwin-x86/2.7.5/include/python2.7/
frameobject.h 28 PyObject *f_trace; /* Trace function */ member in struct:_frame
43 active (i.e. when f_trace is set). At other times we use
  /prebuilts/python/linux-x86/2.7.5/include/python2.7/
frameobject.h 28 PyObject *f_trace; /* Trace function */ member in struct:_frame
43 active (i.e. when f_trace is set). At other times we use

Completed in 1217 milliseconds