Home
last modified time | relevance | path

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

/reactos/dll/win32/wbemprox/
H A Dbuiltin.c3703 static const WCHAR authenticamdW[] = {'A','u','t','h','e','n','t','i','c','A','M','D',0}; in get_processor_caption() local
3710 else if (!wcscmp( manufacturer, authenticamdW )) arch = amd64W; in get_processor_caption()