OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:Py_TPFLAGS_DEFAULT
(Results
1 - 4
of
4
) sorted by null
/prebuilts/gdb/darwin-x86/include/python2.7/
object.h
551
Type definitions should use
Py_TPFLAGS_DEFAULT
for their tp_flags value.
556
NOTE: when building the core,
Py_TPFLAGS_DEFAULT
includes
652
#define
Py_TPFLAGS_DEFAULT
Py_TPFLAGS_DEFAULT_CORE
654
#define
Py_TPFLAGS_DEFAULT
Py_TPFLAGS_DEFAULT_EXTERNAL
[
all
...]
/prebuilts/gdb/linux-x86/include/python2.7/
object.h
551
Type definitions should use
Py_TPFLAGS_DEFAULT
for their tp_flags value.
556
NOTE: when building the core,
Py_TPFLAGS_DEFAULT
includes
652
#define
Py_TPFLAGS_DEFAULT
Py_TPFLAGS_DEFAULT_CORE
654
#define
Py_TPFLAGS_DEFAULT
Py_TPFLAGS_DEFAULT_EXTERNAL
[
all
...]
/prebuilts/python/darwin-x86/2.7.5/include/python2.7/
object.h
551
Type definitions should use
Py_TPFLAGS_DEFAULT
for their tp_flags value.
556
NOTE: when building the core,
Py_TPFLAGS_DEFAULT
includes
652
#define
Py_TPFLAGS_DEFAULT
Py_TPFLAGS_DEFAULT_CORE
654
#define
Py_TPFLAGS_DEFAULT
Py_TPFLAGS_DEFAULT_EXTERNAL
[
all
...]
/prebuilts/python/linux-x86/2.7.5/include/python2.7/
object.h
551
Type definitions should use
Py_TPFLAGS_DEFAULT
for their tp_flags value.
556
NOTE: when building the core,
Py_TPFLAGS_DEFAULT
includes
652
#define
Py_TPFLAGS_DEFAULT
Py_TPFLAGS_DEFAULT_CORE
654
#define
Py_TPFLAGS_DEFAULT
Py_TPFLAGS_DEFAULT_EXTERNAL
[
all
...]
Completed in 200 milliseconds