Searched defs:PyOS_sighandler_t (Results 1 – 2 of 2) sorted by relevance
| /external/python/cpython3/Include/ | ||
| D | pylifecycle.h | 61 typedef void (*PyOS_sighandler_t)(int); typedef |
| /external/python/cpython2/Include/ | ||
| D | pythonrun.h | 171 typedef void (*PyOS_sighandler_t)(int); typedef |