Home
last modified time | relevance | path

Searched refs:ISTD_GetLastError (Results 1 – 3 of 3) sorted by relevance

/TwlSDK-5.4/build/tools/loadrun.TWL/
Disd_api.c55 ISD_GETLASTERROR ISTD_GetLastError; variable
129 ISTD_GetLastError = _declDllFunc(GETLASTERROR, GETLASTERROR); in ISTD_InitDll()
Disd_api.h55 extern ISD_GETLASTERROR ISTD_GetLastError;
Dloadrun.c456 printf("last error=%lx\n", ISTD_GetLastError()); in displayErrorAndExit()