Home
last modified time | relevance | path

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

/TwlSDK-5.5/build/tools/loadrun/
Dloadrun.c67 #define EXIT_NUM_NO_INPUT_FILE -4 // The specified file does not exist or cannot be o… macro
629 displayErrorAndExit(EXIT_NUM_NO_INPUT_FILE, "cannot open input file."); in loadFile()
/TwlSDK-5.5/build/tools/loadrun.TWL/
Dloadrun.c65 #define EXIT_NUM_NO_INPUT_FILE -4 // The specified file does not exist or cannot be o… macro
735 displayErrorAndExit(EXIT_NUM_NO_INPUT_FILE, "cannot open input file."); in loadFile()