HomeSort by: relevance | last modified time | path
    Searched defs:parser_symbol (Results 1 - 3 of 3) sorted by relevancy

  /src/usr.bin/indent/
indent.h 141 } parser_symbol; typedef in typeref:enum:__anon6402e4260103
276 parser_symbol *sym;
330 parser_symbol lbrace_kind; /* the kind of brace to be pushed to
332 parser_symbol spaced_expr_psym; /* the parser symbol to be shifted
499 void parse(parser_symbol);
503 void ps_psyms_push(parser_symbol, int);
indent.h 141 } parser_symbol; typedef in typeref:enum:__anon6402e4260103
276 parser_symbol *sym;
330 parser_symbol lbrace_kind; /* the kind of brace to be pushed to
332 parser_symbol spaced_expr_psym; /* the parser symbol to be shifted
499 void parse(parser_symbol);
503 void ps_psyms_push(parser_symbol, int);
indent.h 141 } parser_symbol; typedef in typeref:enum:__anon6402e4260103
276 parser_symbol *sym;
330 parser_symbol lbrace_kind; /* the kind of brace to be pushed to
332 parser_symbol spaced_expr_psym; /* the parser symbol to be shifted
499 void parse(parser_symbol);
503 void ps_psyms_push(parser_symbol, int);

Completed in 33 milliseconds