Searched refs:CONSTRUCTOR_PRIORITY (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc/dist/libgcc/config/i386/
H A Dcpuinfo.c33 #define CONSTRUCTOR_PRIORITY (101) macro
35 #define CONSTRUCTOR_PRIORITY macro
39 __attribute__ ((constructor CONSTRUCTOR_PRIORITY));
58 int __attribute__ ((constructor CONSTRUCTOR_PRIORITY))
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/config/i386/
H A Dcpuinfo.c32 #define CONSTRUCTOR_PRIORITY (101) macro
34 #define CONSTRUCTOR_PRIORITY macro
38 __attribute__ ((constructor CONSTRUCTOR_PRIORITY));
435 int __attribute__ ((constructor CONSTRUCTOR_PRIORITY))

Completed in 128 milliseconds