Home
last modified time | relevance | path

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

/reactos/dll/win32/fusion/
H A Dasmname.c52 LPWSTR procarch; member
70 static const WCHAR procarch[] = {'p','r','o','c','e','s','s','o','r', variable
637 static HRESULT parse_procarch(IAssemblyNameImpl *name, LPCWSTR procarch) in parse_procarch()