HomeSort by: relevance | last modified time | path
    Searched refs:psym_decl (Results 1 - 4 of 4) sorted by relevancy

  /src/usr.bin/indent/
parse.c 61 if (ps.psyms.sym[i] == psym_decl)
91 case psym_decl:
151 if (ps.psyms.sym[ps.psyms.len - 1] == psym_decl
180 case psym_decl:
181 if (ps.psyms.sym[ps.psyms.len - 1] == psym_decl)
185 ps_psyms_push(psym_decl, ps.ind_level_follow);
indent.h 130 psym_decl, enumerator in enum:__anon6402e4260103
indent.c 956 parse(psym_decl); /* let the parser worry about indentation */
  /src/tests/usr.bin/indent/
Makefile 99 FILES+= psym_decl.c

Completed in 13 milliseconds