Searched refs:T_LBRACE (Results 1 – 4 of 4) sorted by relevance
480 T_LBRACE, /* '{' */ enumerator
1217 != (ctype == CT_STRUCT ? T_LBRACE : T_LBRACKET)) { in ng_parse_composite()1243 if (tok == T_LBRACE || tok == T_LBRACKET) { in ng_parse_composite()1652 case T_LBRACE: in ng_parse_skip_value()1693 return T_LBRACE; in ng_parse_get_token()
212 if ((tok = ng_parse_get_token(s, off, &len)) == T_LBRACE) { in ng_ksocket_sockaddr_parse()
481 T_LBRACE, /* '{' */ enumerator