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

  /prebuilts/python/darwin-x86/2.7.5/include/python2.7/
frameobject.h 39 PyThreadState *f_tstate; member in struct:_frame
59 ((f)->f_builtins != (f)->f_tstate->interp->builtins)
  /prebuilts/python/linux-x86/2.7.5/include/python2.7/
frameobject.h 39 PyThreadState *f_tstate; member in struct:_frame
59 ((f)->f_builtins != (f)->f_tstate->interp->builtins)

Completed in 470 milliseconds