Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/cw/
H A Dcw.c190 compiler_style_t c_style; member
1080 switch (ctx->i_compiler->c_style) { in prepctx()
1279 compiler->c_style = GNU; in parse_compiler()
1282 compiler->c_style = SUN; in parse_compiler()
1284 compiler->c_style = SMATCH; in parse_compiler()