OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:mach_type
(Results
1 - 1
of
1
) sorted by null
/external/chromium_org/tools/win/static_initializers/
static_initializers.cc
18
DWORD
mach_type
= 0;
local
60
if (SUCCEEDED((*global)->get_machineType(&
mach_type
))) {
61
switch (
mach_type
) {
Completed in 723 milliseconds