Home
last modified time | relevance | path

Searched refs:MAX_RESERVED_INIT_PRIORITY (Results 1 – 6 of 6) sorted by relevance

/openbsd/gnu/gcc/gcc/
H A Dtree-mudflap.c1300 MAX_RESERVED_INIT_PRIORITY-1); in mudflap_finish_file()
H A Dtree.h2468 #define MAX_RESERVED_INIT_PRIORITY 100 macro
/openbsd/gnu/gcc/gcc/cp/
H A Dtree.c1906 if (pri <= MAX_RESERVED_INIT_PRIORITY) in handle_init_priority_attribute()
/openbsd/gnu/usr.bin/gcc/gcc/cp/
H A Dtree.c2040 if (pri <= MAX_RESERVED_INIT_PRIORITY)
/openbsd/gnu/usr.bin/gcc/gcc/
H A Dtree.h1614 #define MAX_RESERVED_INIT_PRIORITY 100 macro
H A DChangeLog.15395 * tree.h (MAX_RESERVED_INIT_PRIORITY): New macro.