Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/gcc/gcc/config/arm/
H A Darm.h1422 #define ARM_FT_VOLATILE (1 << 4) /* Does not return. */ macro
/openbsd-src/gnu/gcc/gcc/config/arm/
H A Darm.h1366 #define ARM_FT_VOLATILE (1 << 4) /* Does not return. */ macro