Searched refs:env_lang (Results 1 – 1 of 1) sorted by relevance
673 env_lang(struct compile_env *cenv) in env_lang() function872 if (strcmp(env_lang(cenv), "c99") == 0) { in do_compile()875 } else if (strcmp(env_lang(cenv), "c11") == 0) { in do_compile()