Searched defs:sh_brace (Results 1 – 1 of 1) sorted by relevance
1857 struct sh_brace { struct1858 struct sh_brace *next, *prev, *stack; argument1862 static int brace_end(struct sh_brace *bb) in brace_end() argument