Searched refs:cp_type (Results 1 – 4 of 4) sorted by relevance
108 u_int16_t cp_type; /* element type */ member
1008 if (cp->cp_type > CHET_DT) in chposition()1010 if (cp->cp_unit > (softc->sc_counts[cp->cp_type] - 1)) in chposition()1016 dst = softc->sc_firsts[cp->cp_type] + cp->cp_unit; in chposition()
394 cmd.cp_type = parse_element_type(*argv); in do_position()
17945 tree proto_quals, cp_type = NULL_TREE; in cp_parser_objc_typename() local17953 cp_type = cp_parser_type_id (parser); in cp_parser_objc_typename()17956 typename = build_tree_list (proto_quals, cp_type); in cp_parser_objc_typename()