Home
last modified time | relevance | path

Searched refs:syntax (Results 1 – 25 of 67) sorted by relevance

123

/plan9/sys/src/cmd/cpp/
H A Dinclude.c18 goto syntax; in doinclude()
35 goto syntax; in doinclude()
42 goto syntax; in doinclude()
45 goto syntax; in doinclude()
87 syntax: in doinclude()
H A Deval.c139 goto syntax; in eval()
149 goto syntax; in eval()
172 goto syntax; in eval()
181 goto syntax; in eval()
187 goto syntax; in eval()
191 goto syntax; in eval()
202 goto syntax; in eval()
212 syntax: in eval()
H A Dmacro.c110 goto syntax; in doadefine()
117 goto syntax; in doadefine()
126 goto syntax; in doadefine()
132 syntax: in doadefine()
/plan9/sys/src/ape/cmd/diff/
H A Dregex.c985 printf ("syntax: %d\n", bufp->syntax);
1048 re_set_syntax (syntax) in re_set_syntax() argument
1049 reg_syntax_t syntax; in re_set_syntax()
1053 re_syntax_options = syntax;
1858 regex_compile (pattern, size, syntax, bufp) in regex_compile() argument
1861 reg_syntax_t syntax;
1945 bufp->syntax = syntax;
2001 || syntax & RE_CONTEXT_INDEP_ANCHORS
2003 || at_begline_loc_p (pattern, p, syntax))
2016 || syntax & RE_CONTEXT_INDEP_ANCHORS
[all …]
H A Dregex.h311 reg_syntax_t syntax; member
421 extern reg_syntax_t re_set_syntax _RE_ARGS ((reg_syntax_t syntax));
/plan9/sys/src/cmd/gs/src/
H A Dsstring.c370 int *odd_digit, hex_syntax syntax) in s_hex_process() argument
407 switch (syntax) { in s_hex_process()
419 } else if (syntax == hex_ignore_garbage) in s_hex_process()
430 switch (syntax) { in s_hex_process()
443 if (syntax == hex_ignore_garbage) in s_hex_process()
H A Ddvx-head.mak28 # Define the syntax for command, object, and executable files.
H A Dunixhead.mak29 # Define the syntax for command, object, and executable files.
H A Dicclib.mak44 # syntax from other compilers.
H A Dijs.mak34 # syntax from other compilers.
/plan9/sys/lib/wiki/d/
H A Dmap1 0 wiki syntax
H A D1.hist14 #that page to fix it. We use a simple [wiki syntax] rather than full
80 # * [Wiki syntax]
H A D130 #that page to fix it. We use a simple [wiki syntax] rather than full
96 # * [Wiki syntax]
H A D028 #view the source. If you want to play around with the syntax, try the
H A D0.hist28 #view the source. If you want to play around with the syntax, try the
/plan9/sys/src/cmd/gs/lib/
H A DFontmap2 % See Fontmap.GS for the syntax of real Fontmap files.
H A DFAPIcidfmap26 % Use regular Postscript syntax.
H A DFAPIfontmap25 % Use regular Postscript syntax.
/plan9/sys/src/cmd/vac/
H A Dglob.c65 goto syntax; in glob2regexp()
95 syntax: in glob2regexp()
/plan9/sys/src/cmd/cc/
H A Dmacbody185 yyerror("syntax in #undef");
360 yyerror("syntax in #define");
362 yyerror("syntax in #define: %s", s->name);
514 yyerror("syntax in macro expansion: %s", s->name);
581 yyerror("syntax in #include");
637 yyerror("syntax in #line");
693 yyerror("syntax in #if(n)def");
783 yyerror("syntax in #pragma lib");
/plan9/sys/lib/
H A Dhttpd.rewrite1 # httpd(8) describes the syntax. to kick-start,
H A Dyaccpars182 yyerror("syntax error");
/plan9/sys/src/cmd/postscript/postio/
H A DREADME13 The syntax (for connecting to a Datakit destination) varies. Check the
/plan9/sys/doc/
H A Drc.ms22 with some small additions and less idiosyncratic syntax.
43 has syntax familiar to Bourne-shell users.
63 other syntax characters must be enclosed in apostrophes
303 insert carets in certain places, to make the syntax
357 has syntax for some kinds of non-linear but treelike pipelines.
1339 Obviously I have tinkered extensively with Bourne's syntax.
1411 with the attendant possibility of getting a syntax error message
1424 you use quotation marks when you want a syntax character
1483 Where Bourne's syntax draws from Algol 68,
1490 is better syntax than
[all …]
H A Dasm.ms168 File-static variables have syntax
468 A number of instructions do not have the syntax necessary to specify
561 The instructions and their syntax are different from those of the manufacturer's
684 The syntax for the ASI stuff is, for example to move a word from ASI 2:
688 The syntax for double indexing is
854 The addressing modes have syntax like
876 added to the syntax.
1059 The register indirect addressing modes use the same syntax as the SPARC,
1342 The syntax of the

123