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

  /src/usr.bin/indent/
parse.c 121 || psym == psym_lbrace_union
148 case psym_lbrace_union:
indent.h 127 psym_lbrace_union, /* '{' in 'union ... { ... }' */ enumerator in enum:__anon6402e4260103
indent.c 344 token.s[0] == 'u' ? psym_lbrace_union :

Completed in 13 milliseconds