Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/
H A Darm.h2254 #define ARM_SIGN_EXTEND(x) ((HOST_WIDE_INT) \ macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/
H A Darm.h2347 #define ARM_SIGN_EXTEND(x) ((HOST_WIDE_INT) \ macro