Home
last modified time | relevance | path

Searched refs:i_compiler (Results 1 – 1 of 1) sorted by relevance

/titanic_50/usr/src/tools/cw/
H A Dcw.c333 ((ctx)->i_compiler == CW_C_CC ? CW_C_GCC : CW_C_CC) : \
334 (ctx)->i_compiler)
355 cw_compiler_t i_compiler; member
1860 ctx->i_compiler = CW_C_CC; in main()
1862 ctx->i_compiler = CW_C_GCC; in main()
1864 ctx->i_compiler = CW_C_CC; in main()
1867 ctx->i_compiler = CW_C_GCC; in main()
1873 ctx->i_compiler = CW_C_GCC; in main()