Home
last modified time | relevance | path

Searched refs:RtlConvertLongToLargeInteger (Results 1 – 7 of 7) sorted by relevance

/reactos/sdk/lib/rtl/
H A Dlargeint.c31 RtlConvertLongToLargeInteger ( in RtlConvertLongToLargeInteger() function
/reactos/dll/win32/msafd/misc/
H A Ddllmain.c757 DisconnectInfo.Timeout = RtlConvertLongToLargeInteger(0); in WSPCloseSocket()
2124 DisconnectInfo.Timeout = RtlConvertLongToLargeInteger(-1000000); in WSPShutdown()
/reactos/sdk/include/xdk/
H A Drtlfuncs.h2854 RtlConvertLongToLargeInteger( in $if()
/reactos/ntoskrnl/
H A Dntoskrnl.spec1080 @ stdcall RtlConvertLongToLargeInteger(long)
/reactos/sdk/include/ndk/
H A Drtlfuncs.h4344 RtlConvertLongToLargeInteger( in RtlConvertLongToLargeInteger() function
/reactos/sdk/include/reactos/wine/
H A Dwinternl.h2936 NTSYSAPI LONGLONG WINAPI RtlConvertLongToLargeInteger(LONG);
/reactos/dll/ntdll/def/
H A Dntdll.spec695 @ stdcall -arch=win32 -ret64 RtlConvertLongToLargeInteger(long)