Home
last modified time | relevance | path

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

/netbsd-src/external/mit/libuv/dist/src/win/
H A Dutil.c605 WCHAR cpu_brand[256]; in uv_cpu_info() local
606 DWORD cpu_brand_size = sizeof(cpu_brand); in uv_cpu_info()
640 (BYTE*)&cpu_brand, in uv_cpu_info()
655 uv__convert_utf16_to_utf8(cpu_brand, in uv_cpu_info()