Home
last modified time | relevance | path

Searched defs:PyVarObject_HEAD_INIT (Results 1 – 14 of 14) sorted by relevance

/aosp_15_r20/external/python/cpython2/Modules/_sqlite/
Dsqlitecompat.h55 #define PyVarObject_HEAD_INIT(type, size) \ macro
/aosp_15_r20/external/python/cpython2/Modules/_multiprocessing/
Dmultiprocessing.h157 # define PyVarObject_HEAD_INIT(type, size) PyObject_HEAD_INIT(type) size, macro
/aosp_15_r20/external/chromium-trace/catapult/common/py_vulcanize/third_party/rjsmin/_setup/include/
H A Dcext.h107 #define PyVarObject_HEAD_INIT(type, size) \ macro
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/include/python3.11/
Dobject.h83 #define PyVarObject_HEAD_INIT(type, size) \ macro
/aosp_15_r20/external/python/cpython3/Include/
Dobject.h83 #define PyVarObject_HEAD_INIT(type, size) \ macro
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/include/python3.11/
Dobject.h83 #define PyVarObject_HEAD_INIT(type, size) \ macro
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/include/python3.11/
Dobject.h83 #define PyVarObject_HEAD_INIT(type, size) \ macro
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/include/python3.11/
Dobject.h83 #define PyVarObject_HEAD_INIT(type, size) \ macro
/aosp_15_r20/external/python/cpython2/Modules/_ctypes/
Dctypes.h27 #define PyVarObject_HEAD_INIT(type, size) \ macro
/aosp_15_r20/external/python/cpython2/Include/
Dobject.h87 #define PyVarObject_HEAD_INIT(type, size) \ macro
/aosp_15_r20/external/cronet/third_party/protobuf/python/google/protobuf/pyext/
H A Dmessage.cc47 #define PyVarObject_HEAD_INIT(type, size) PyObject_HEAD_INIT(type) size, macro
H A Ddescriptor.cc156 #define PyVarObject_HEAD_INIT(type, size) PyObject_HEAD_INIT(type) size, macro
/aosp_15_r20/external/protobuf/python/google/protobuf/pyext/
H A Ddescriptor.cc156 #define PyVarObject_HEAD_INIT(type, size) PyObject_HEAD_INIT(type) size, macro
H A Dmessage.cc47 #define PyVarObject_HEAD_INIT(type, size) PyObject_HEAD_INIT(type) size, macro