Searched refs:default_p (Results 1 – 5 of 5) sorted by relevance
25 #define ARC(mach, print_name, default_p, next) \ argument35 default_p, \
1816 int default_p = 0; in walk_type() local1829 default_p = 1; in walk_type()1844 else if (union_p && default_p) in walk_type()1850 else if (! union_p && (default_p || tagid)) in walk_type()1853 default_p ? "default" : "tag", f->name); in walk_type()1854 else if (union_p && ! (default_p || tagid) in walk_type()1862 else if (union_p && ! (default_p || tagid)) in walk_type()
1529 int default_p = 0; local1550 default_p = 1;1604 seen_default |= default_p;1619 else if (default_p)
464 int default_p = (opt->value == * opt->target); in __mf_usage() local471 if (default_p) in __mf_usage()