Searched refs:kHostCpu (Results 1 – 3 of 3) sorted by relevance
390 dest->SetValue(variables::kHostCpu, arch_val, nullptr); in SetSystemVarsLocked()399 declared_arguments[variables::kHostCpu] = arch_val; in SetSystemVarsLocked()405 dest->MarkUsed(variables::kHostCpu); in SetSystemVarsLocked()
15 extern const char kHostCpu[];
26 const char kHostCpu[] = "host_cpu"; variable