Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/pru/
H A Dpru.c113 #define PRU_STACK_ALIGN(LOC) ROUND_UP ((LOC), STACK_BOUNDARY / BITS_PER_UNIT) macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/pru/
H A Dpru.cc113 #define PRU_STACK_ALIGN(LOC) ROUND_UP ((LOC), STACK_BOUNDARY / BITS_PER_UNIT) macro