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.c649 sym_test_env(struct sym_test *st, struct compile_env *cenv, int *need) in sym_test_env()
667 env_name(struct compile_env *cenv) in env_name()
673 env_lang(struct compile_env *cenv) in env_lang()
679 env_defs(struct compile_env *cenv) in env_defs()
846 do_compile(test_t t, struct sym_test *st, struct compile_env *cenv, int need) in do_compile()
936 struct compile_env *cenv; in test_compile() local