UINT              175 ext/com_dotnet/com_iterator.c 		UINT dims;
UINT               97 ext/com_dotnet/com_misc.c 	UINT dims;
UINT               95 ext/com_dotnet/com_saproxy.c 	UINT dims, i;
UINT              112 ext/com_dotnet/com_saproxy.c 		for (i = 1; i < (UINT) proxy->dimensions; i++) {
UINT              147 ext/com_dotnet/com_saproxy.c 	if ((UINT) proxy->dimensions >= dims) {
UINT              214 ext/com_dotnet/com_saproxy.c 	UINT dims, i;
UINT              224 ext/com_dotnet/com_saproxy.c 		for (i = 1; i < (UINT) proxy->dimensions; i++) {
UINT              162 ext/com_dotnet/com_typeinfo.c 	UINT NameCount;
UINT              145 ext/com_dotnet/com_wrapper.c 	/* [out] */ UINT *pctinfo)
UINT              155 ext/com_dotnet/com_wrapper.c 	/* [in] */ UINT iTInfo,
UINT              169 ext/com_dotnet/com_wrapper.c 	/* [in] */ UINT cNames,
UINT              173 ext/com_dotnet/com_wrapper.c 	UINT i;
UINT              208 ext/com_dotnet/com_wrapper.c 	/* [out] */ UINT *puArgErr)
UINT              254 ext/com_dotnet/com_wrapper.c 	UINT i;
UINT             1961 ext/gd/gd.c    	typedef BOOL (WINAPI *tPrintWindow)(HWND, HDC,UINT);
UINT             2002 ext/gd/gd.c    		pPrintWindow(window, memDC, (UINT) client_area);
UINT             2046 ext/gd/gd.c    	typedef BOOL (WINAPI *tPrintWindow)(HWND, HDC,UINT);
UINT             34007 ext/sqlite3/libsqlite/sqlite3.c #define osHeapCompact ((UINT(WINAPI*)(HANDLE,DWORD))aSyscall[43].pCurrent)
UINT             34068 ext/sqlite3/libsqlite/sqlite3.c #define osMultiByteToWideChar ((int(WINAPI*)(UINT,DWORD,LPCSTR,int,LPWSTR, \
UINT             34137 ext/sqlite3/libsqlite/sqlite3.c #define osWideCharToMultiByte ((int(WINAPI*)(UINT,DWORD,LPCWSTR,int,LPSTR,int, \
UINT             34400 ext/sqlite3/libsqlite/sqlite3.c   UINT nLargest = 0;
UINT              474 ext/standard/proc_open.c 	UINT old_error_mode;
UINT              135 win32/time.c   LPTIMECALLBACK setitimer_timeout(UINT uTimerID, UINT info, DWORD dwUser, DWORD dw1, DWORD dw2)
UINT              164 win32/time.c   				realtimer = timeSetEvent(timeout, 100, (LPTIMECALLBACK) setitimer_timeout, (UINT) msg, repeat);
UINT              168 win32/time.c   				virttimer = timeSetEvent(timeout, 100, (LPTIMECALLBACK) setitimer_timeout, (UINT) msg, repeat);
UINT              172 win32/time.c   				proftimer = timeSetEvent(timeout, 100, (LPTIMECALLBACK) setitimer_timeout, (UINT) msg, repeat);