Home
last modified time | relevance | path

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

/TwlSDK-5.1.0/build/tools/loadrun/
Dloadrun.c56 #define EXIT_NUM_USER_SIGNAL 206 // Forced exit by user (ctrl-C) macro
176 if (exitNum == EXIT_NUM_USER_SIGNAL) in myExit()
769 myExit(EXIT_NUM_USER_SIGNAL); in procPrintf()
/TwlSDK-5.1.0/build/tools/loadrun.TWL/
Dloadrun.c54 #define EXIT_NUM_USER_SIGNAL 206 // Forced exit by user (ctrl-C) macro
197 if (exitNum == EXIT_NUM_USER_SIGNAL) in myExit()
930 myExit(EXIT_NUM_USER_SIGNAL); in procPrintf()