Searched refs:default_p (Results 1 – 3 of 3) sorted by relevance
26 #define ARC(mach, print_name, default_p, next) \ argument36 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()
464 int default_p = (opt->value == * opt->target); in __mf_usage() local471 if (default_p) in __mf_usage()