Home
last modified time | relevance | path

Searched defs:RS6000_ALIGN (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Drs6000.h1333 #define RS6000_ALIGN(n,a) ROUND_UP ((n), (a)) macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Drs6000.h1339 #define RS6000_ALIGN(n,a) ROUND_UP ((n), (a)) macro