Searched refs:env2 (Results 1 - 1 of 1) sorted by relevance

/fuchsia/zircon/third_party/ulib/uboringssl/crypto/
H A Dcpu-intel.c266 const char *env1, *env2; local
283 env2 = strchr(env1, ':');
284 if (env2 != NULL) {
285 handle_cpu_env(&OPENSSL_ia32cap_P[2], env2 + 1);

Completed in 22 milliseconds