Home
last modified time | relevance | path

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

/reactos/modules/rostests/winetests/ntdll/
H A Datom.c69 static const WCHAR testAtomInt[] = {'#','1','3','2',0}; variable
349 res = pRtlAddAtomToAtomTable(AtomTable, testAtomInt, &testAtom); in test_NtIntAtom()