Home
last modified time | relevance | path

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

/external/python/cpython3/Include/
Dpylifecycle.h62 typedef void (*PyOS_sighandler_t)(int); typedef
/external/python/cpython2/Include/
Dpythonrun.h171 typedef void (*PyOS_sighandler_t)(int); typedef