Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/config/stormy16/
Dstormy16.cc1647 MAX_INIT_PRIORITY - priority); in xstormy16_asm_out_destructor()
1669 MAX_INIT_PRIORITY - priority); in xstormy16_asm_out_constructor()
/netbsd/src/external/gpl3/gcc/dist/gcc/cp/
Dtree.cc5088 if (pri > MAX_INIT_PRIORITY || pri <= 0) in handle_init_priority_attribute()
5091 pri, MAX_INIT_PRIORITY); in handle_init_priority_attribute()
/netbsd/src/external/gpl3/gcc/dist/gcc/
Dtree.h3135 #define MAX_INIT_PRIORITY 65535 macro
Dvarasm.cc1713 MAX_INIT_PRIORITY - priority); in get_cdtor_priority_section()
Dtarget.def614 priorities, @var{priority} is a value between 0 and @code{MAX_INIT_PRIORITY};\n\
DChangeLog-19987625 * tree.h (DEFAULT_INIT_PRIORITY, MAX_INIT_PRIORITY): New macros.
DChangeLog-200727535 (MAX_INIT_PRIORITY): Likewise.
/netbsd/src/external/gpl3/gcc/dist/gcc/config/rs6000/
Drs6000.cc20779 MAX_INIT_PRIORITY - priority); in rs6000_elf_asm_out_constructor()
20810 MAX_INIT_PRIORITY - priority); in rs6000_elf_asm_out_destructor()
/netbsd/src/external/gpl3/gcc/dist/gcc/doc/
Dtm.texi9227 priorities, @var{priority} is a value between 0 and @code{MAX_INIT_PRIORITY};
Dgccint.info41050 'MAX_INIT_PRIORITY'; otherwise it must be 'DEFAULT_INIT_PRIORITY'.