Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dfpectlmodule.c89 static Sigfunc sigfpe_handler; variable
279 static void sigfpe_handler(int signo) in sigfpe_handler() function
/external/python/cpython3/Modules/
Dfpectlmodule.c85 static Sigfunc sigfpe_handler; variable
240 static void sigfpe_handler(int signo) in sigfpe_handler() function