Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/cw/
H A Dcw.c191 } cw_compiler_t; typedef
195 cw_compiler_t *i_compiler;
1259 parse_compiler(const char *spec, cw_compiler_t *compiler) in parse_compiler()
1340 cw_compiler_t primary = { NULL, NULL, 0 }; in main()
1341 cw_compiler_t shadows[10]; in main()