Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/ast/src/lib/libpp/
H A Dppargs.c314 pp.arg_style |= STYLE_gnu; in ppargs()
315 …else if (strmatch(s, "__(ANSI|STDC|STRICT)__*") || !(pp.arg_style & STYLE_gnu) && strmatch(s, "__S… in ppargs()
435 if (!(pp.arg_style & STYLE_gnu)) in ppargs()
474 if (opt_info.offset == 2 && (pp.arg_style & STYLE_gnu)) in ppargs()
544 ppop((pp.arg_style & STYLE_gnu) || s[1] == '/' ? PP_READ : PP_TEXT, s + 1); in ppargs()
H A Dpplib.h276 unsigned char arg_style; /* arg style */ \
H A Dppop.c775 if (!(pp.state & WARN) && !(pp.arg_style & STYLE_gnu)) in ppop()
/illumos-gate/usr/src/contrib/ast/src/cmd/INIT/
H A Dproto.c385 …* lasttx; unsigned char arg_file; unsigned char arg_mode; unsigned char arg_style; unsigned char c… member
437 …* lasttx; unsigned char arg_file; unsigned char arg_mode; unsigned char arg_style; unsigned char c… member