Home
last modified time | relevance | path

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

/reactos/ntoskrnl/ex/
H A Datom.c94 ULONG CapturedSize; in NtAddAtom() local
121 CapturedSize = ((AtomNameLength + sizeof(WCHAR)) & in NtAddAtom()
124 CapturedSize, in NtAddAtom()
251 ULONG CapturedSize; in NtFindAtom() local
282 CapturedSize = ((AtomNameLength + sizeof(WCHAR)) &~ in NtFindAtom()
285 CapturedSize, in NtFindAtom()