Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/
H A Darm.h1459 #define ARM_FT_VOLATILE (1 << 4) /* Does not return. */ macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/
H A Darm.h1552 #define ARM_FT_VOLATILE (1 << 4) /* Does not return. */ macro