Searched refs:cp_type (Results 1 – 8 of 8) sorted by relevance
132 if (strncmp(ondisk->cd_partitions[i].cp_type, in parse_nextstep_label()231 (!strncmp (ondisk->cd_partitions[t].cp_type, in build_nextstep_label()265 memset(p->cp_type, 0, NEXT68K_LABEL_MAXFSTLEN); in build_nextstep_label()266 strncpy(p->cp_type, in build_nextstep_label()
97 int cp_type; /* element type */ member
1188 char cp_type[NEXT68K_LABEL_MAXFSTLEN]; /* file system type name */ member
689 if (cp->cp_type > CHET_DT) in ch_position()691 if (cp->cp_unit > (sc->sc_counts[cp->cp_type] - 1)) in ch_position()697 dst = sc->sc_firsts[cp->cp_type] + cp->cp_unit; in ch_position()
361 cmd.cp_type = parse_element_type(*argv); in do_position()
1849 uint8_t cp_type; local1860 cp_type = cp->type;1877 np->type = cp_type;
32570 tree proto_quals, cp_type = NULL_TREE; in cp_parser_objc_typename() local32580 cp_type = cp_parser_type_id (parser); in cp_parser_objc_typename()32586 if (cp_type == error_mark_node) in cp_parser_objc_typename()32588 cp_type = NULL_TREE; in cp_parser_objc_typename()32600 type_name = build_tree_list (proto_quals, cp_type); in cp_parser_objc_typename()
34874 tree proto_quals, cp_type = NULL_TREE; in cp_parser_objc_typename() local34884 cp_type = cp_parser_type_id (parser); in cp_parser_objc_typename()34890 if (cp_type == error_mark_node) in cp_parser_objc_typename()34892 cp_type = NULL_TREE; in cp_parser_objc_typename()34904 type_name = build_tree_list (proto_quals, cp_type); in cp_parser_objc_typename()