Searched refs:dwError (Results 1 – 2 of 2) sorted by relevance
297 double dwError = pow(2.0, nErrExp), dwErrorHalf = dwError / 2; in FXJSE_ftod() local
426 DWORD dwError; in PrintWin32Error() local428 dwError = GetLastError(); in PrintWin32Error()432 dwError, in PrintWin32Error()441 fprintf(stream, "%s: error 0x%x\n", text, dwError); in PrintWin32Error()