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

  /prebuilts/python/darwin-x86/2.7.5/include/python2.7/
structmember.h 82 #define READ_RESTRICTED 2
84 #define RESTRICTED (READ_RESTRICTED | PY_WRITE_RESTRICTED)
  /prebuilts/python/linux-x86/2.7.5/include/python2.7/
structmember.h 82 #define READ_RESTRICTED 2
84 #define RESTRICTED (READ_RESTRICTED | PY_WRITE_RESTRICTED)

Completed in 54 milliseconds