Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/mn10300/
H A Dmn10300.h370 #define INT_8_BITS(VALUE) ((unsigned) (VALUE) + 0x80 < 0x100) macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/mn10300/
H A Dmn10300.h370 #define INT_8_BITS(VALUE) ((unsigned) (VALUE) + 0x80 < 0x100) macro