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

  /prebuilts/python/darwin-x86/2.7.5/include/python2.7/
methodobject.h 34 (((PyCFunctionObject *)func) -> m_ml -> ml_flags)
40 int ml_flags; /* Combination of METH_xxx flags, which mostly member in struct:PyMethodDef
  /prebuilts/python/linux-x86/2.7.5/include/python2.7/
methodobject.h 34 (((PyCFunctionObject *)func) -> m_ml -> ml_flags)
40 int ml_flags; /* Combination of METH_xxx flags, which mostly member in struct:PyMethodDef

Completed in 72 milliseconds