Searched refs:CT_STRUCT (Results 1 – 1 of 1) sorted by relevance
98 CT_STRUCT, enumerator204 "{}", &off, start, buf, buflen, CT_STRUCT); in ng_struct_getDefault()1217 != (ctype == CT_STRUCT ? T_LBRACE : T_LBRACKET)) { in ng_parse_composite()1237 if (ctype != CT_STRUCT) { in ng_parse_composite()1393 (ctype == CT_STRUCT) ? '{' : '[')) != 0) in ng_unparse_composite()1425 if (ctype != CT_STRUCT) { in ng_unparse_composite()1455 didOne ? " " : "", (ctype == CT_STRUCT) ? '}' : ']'); in ng_unparse_composite()1476 case CT_STRUCT: in ng_get_composite_elem_default()1519 case CT_STRUCT: in ng_get_composite_len()1561 case CT_STRUCT: in ng_get_composite_etype()[all …]