Home
last modified time | relevance | path

Searched defs:py_int (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/lldb/unittests/ScriptInterpreter/Python/
DPythonDataObjectsTests.cpp170 PyObject *py_int = PyInt_FromLong(12); in TEST_F() local
594 PythonInteger py_int(42); in TEST_F() local
/external/python/cpython2/Modules/
DcPickle.c3410 PyObject *py_int = 0; in load_int() local
3492 PyObject *py_int = 0; in load_binintx() local