Searched refs:ISTD_GetVersion (Results 1 – 3 of 3) sorted by relevance
24 ISD_GETVERSION ISTD_GetVersion; variable111 ISTD_GetVersion = _declDllFunc(GETVERSION, GETVERSION); in ISTD_InitDll()
37 extern ISD_GETVERSION ISTD_GetVersion;
429 r = ISTD_GetVersion( &major, &minor, &build, &revision); in displayDebuggerVersion()