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

  /prebuilts/python/darwin-x86/2.7.5/include/python2.7/
frameobject.h 21 PyObject *f_globals; /* global symbol table (PyDictObject) */ member in struct:_frame
  /prebuilts/python/linux-x86/2.7.5/include/python2.7/
frameobject.h 21 PyObject *f_globals; /* global symbol table (PyDictObject) */ member in struct:_frame