Home
last modified time | relevance | path

Searched defs:cenv (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/test/libc-tests/tests/symbols/
H A Dsymbols_test.c653 sym_test_env(struct sym_test *st, struct compile_env *cenv, int *need) in sym_test_env()
671 env_name(struct compile_env *cenv) in env_name()
677 env_lang(struct compile_env *cenv) in env_lang()
683 env_defs(struct compile_env *cenv) in env_defs()
866 do_compile(test_t t, struct sym_test *st, struct compile_env *cenv, int need) in do_compile()
960 struct compile_env *cenv; in test_compile() local