Searched refs:SUBALIGN_LOG (Results 1 - 14 of 14) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Dopenbsdelf.h68 #define SUBALIGN_LOG 3 macro
H A Dx86-64.h64 #define SUBALIGN_LOG 3 macro
H A Dfreebsd.h97 #define SUBALIGN_LOG 3 macro
H A Dgnu-user.h100 #define SUBALIGN_LOG 3 macro
H A Diamcu.h67 #define SUBALIGN_LOG 3 macro
/netbsd-current/external/gpl3/gcc/dist/gcc/config/i386/
H A Dfreebsd.h97 #define SUBALIGN_LOG 3 macro
H A Dopenbsdelf.h64 #define SUBALIGN_LOG 3 macro
H A Dx86-64.h73 #define SUBALIGN_LOG 3 macro
H A Dgnu-user.h94 #define SUBALIGN_LOG 3 macro
H A Diamcu.h67 #define SUBALIGN_LOG 3 macro
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dtoplev.c1325 #ifdef SUBALIGN_LOG
1339 int subalign = 1 << SUBALIGN_LOG;
1341 if (a.levels[0].log > SUBALIGN_LOG
1347 a.levels[1].log = SUBALIGN_LOG;
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/visium/
H A Dvisium.h1438 #define SUBALIGN_LOG 3 macro
/netbsd-current/external/gpl3/gcc/dist/gcc/config/visium/
H A Dvisium.h1438 #define SUBALIGN_LOG 3 macro
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dtoplev.cc1182 #ifdef SUBALIGN_LOG
1196 int subalign = 1 << SUBALIGN_LOG;
1198 if (a.levels[0].log > SUBALIGN_LOG
1204 a.levels[1].log = SUBALIGN_LOG;

Completed in 132 milliseconds