Home
last modified time | relevance | path

Searched refs:catchSIGINT (Results 1 – 2 of 2) sorted by relevance

/NextBSD/tools/test/testfloat/
HDtestfloat.c40 static void catchSIGINT( int signalCode ) in catchSIGINT() function
247 (void) signal( SIGINT, catchSIGINT ); in main()
248 (void) signal( SIGTERM, catchSIGINT ); in main()
HDtestsoftfloat.c39 static void catchSIGINT( int signalCode ) in catchSIGINT() function
989 (void) signal( SIGINT, catchSIGINT ); in main()
990 (void) signal( SIGTERM, catchSIGINT ); in main()