Home
last modified time | relevance | path

Searched defs:MaxValue (Results 1 – 3 of 3) sorted by relevance

/reactos/sdk/lib/fast486/
H A Dopgroups.c46 ULONG MaxValue = (SignFlag - 1) | SignFlag; in Fast486ArithmeticOperation() local
169 ULONG MaxValue = HighestBit | (HighestBit - 1); in Fast486RotateOperation() local
/reactos/dll/win32/rpcrt4/
H A Dndr_marshall.c484 …ne PFORMAT_STRING ReadVariance(MIDL_STUB_MESSAGE *pStubMsg, PFORMAT_STRING pFormat, ULONG MaxValue) in ReadVariance()
/reactos/sdk/include/psdk/
H A Dtwain.h216 TW_UINT32 MaxValue; /* Final value in the range. */ member