Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/
H A Darm.h1470 #define IS_STACKALIGN(t) (t & ARM_FT_STACKALIGN) macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/
H A Darm.h1563 #define IS_STACKALIGN(t) (t & ARM_FT_STACKALIGN) macro