OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:Py_None
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/gpl3/gdb/dist/gdb/python/
py-connection.c
82
return gdbpy_ref<>::new_reference (
Py_None
);
127
gdb_assert (conn.get () !=
Py_None
);
329
Py_INCREF (
Py_None
);
330
m_result.reset (
Py_None
);
/src/external/gpl3/gdb.old/dist/gdb/python/
py-connection.c
82
return gdbpy_ref<>::new_reference (
Py_None
);
127
gdb_assert (conn.get () !=
Py_None
);
337
Py_INCREF (
Py_None
);
338
m_result.reset (
Py_None
);
/src/crypto/external/bsd/netpgp/dist/bindings/python/
netpgppython_wrap.c
1052
} else if (result ==
Py_None
) {
1070
} else if (result ==
Py_None
) {
1164
/* How to access
Py_None
*/
1174
# ifdef
Py_None
1175
# undef
Py_None
1176
# define
Py_None
SWIG_Py_None()
1198
PyObject *none =
Py_None
;
1955
if (obj ==
Py_None
) {
Completed in 27 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026