Home
last modified time | relevance | path

Searched refs:default_p (Results 1 – 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/binutils/bfd/
HDcpu-arc.c26 #define ARC(mach, print_name, default_p, next) \ argument
36 default_p, \
/freebsd-11-stable/contrib/gcc/
HDgengtype.c1816 int default_p = 0; in walk_type() local
1829 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()
/freebsd-11-stable/contrib/gcclibs/libmudflap/
HDmf-runtime.c464 int default_p = (opt->value == * opt->target); in __mf_usage() local
471 if (default_p) in __mf_usage()