Searched refs:lResult (Results 1 - 7 of 7) sorted by relevance

/vbox/src/recompiler/Sun/
H A Dtestmath.c46 static void bitchl(const char *pszWhat, long lResult, long lExpected) argument
48 printf("error: %s - %ld instead of %ld\n", pszWhat, lResult, lExpected);
158 long lResult; local
163 lResult = operation; \
164 if (lResult != lExpect) \
166 bitchl(#operation, lResult, lExpect); \
/vbox/src/VBox/Additions/WINNT/VBoxTray/
H A DVBoxClipboard.cpp132 VOID CALLBACK CBChainPingProc(HWND hwnd, UINT uMsg, ULONG_PTR dwData, LRESULT lResult) argument
136 (void) lResult;
/vbox/src/VBox/HostServices/SharedClipboard/
H A DVBoxClipboard-win.cpp212 VOID CALLBACK CBChainPingProc(HWND hwnd, UINT uMsg, ULONG_PTR dwData, LRESULT lResult) argument
216 (void) lResult;
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/wine/
H A Dwinuser16.h92 LRESULT lResult; member in struct:__anon14274
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/wine/
H A Dwinuser16.h92 LRESULT lResult; member in struct:__anon1598
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dwinuser.h713 LRESULT lResult; member in struct:__anon14598
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dwinuser.h636 LRESULT lResult; member in struct:__anon1904

Completed in 99 milliseconds