Searched refs:ISTD_GetLastError (Results 1 – 3 of 3) sorted by relevance
55 ISD_GETLASTERROR ISTD_GetLastError; variable129 ISTD_GetLastError = _declDllFunc(GETLASTERROR, GETLASTERROR); in ISTD_InitDll()
55 extern ISD_GETLASTERROR ISTD_GetLastError;
456 printf("last error=%lx\n", ISTD_GetLastError()); in displayErrorAndExit()