Home
last modified time | relevance | path

Searched refs:MAX_INIT_PRIORITY (Results 1 – 11 of 11) sorted by relevance

/dragonfly/contrib/gcc-8.0/gcc/c-family/
HDc-attribs.c1362 if (pri < 0 || pri > MAX_INIT_PRIORITY) in get_priority()
1383 MAX_INIT_PRIORITY); in get_priority()
1386 MAX_INIT_PRIORITY); in get_priority()
/dragonfly/contrib/gcc-4.7/gcc/c-family/
HDc-common.c6366 if (pri < 0 || pri > MAX_INIT_PRIORITY) in get_priority()
6387 MAX_INIT_PRIORITY); in get_priority()
6390 MAX_INIT_PRIORITY); in get_priority()
/dragonfly/contrib/gcc-4.7/gcc/cp/
HDtree.c3158 if (pri > MAX_INIT_PRIORITY || pri <= 0) in handle_init_priority_attribute()
/dragonfly/contrib/gcc-8.0/gcc/cp/
HDtree.c4551 if (pri > MAX_INIT_PRIORITY || pri <= 0) in handle_init_priority_attribute()
/dragonfly/contrib/gcc-4.7/gcc/
HDtree.h3340 #define MAX_INIT_PRIORITY 65535 macro
HDvarasm.c1419 MAX_INIT_PRIORITY - priority); in get_cdtor_priority_section()
/dragonfly/contrib/gcc-8.0/gcc/
HDtree.h2860 #define MAX_INIT_PRIORITY 65535 macro
HDvarasm.c1591 MAX_INIT_PRIORITY - priority); in get_cdtor_priority_section()
HDtarget.def598 priorities, @var{priority} is a value between 0 and @code{MAX_INIT_PRIORITY};\n\
/dragonfly/contrib/gcc-4.7/gcc/doc/
HDtm.texi8470 priorities, @var{priority} is a value between 0 and @code{MAX_INIT_PRIORITY};
HDtm.texi.in8365 priorities, @var{priority} is a value between 0 and @code{MAX_INIT_PRIORITY};