Home
last modified time | relevance | path

Searched refs:SBYTE_INT (Results 1 – 4 of 4) sorted by relevance

/netbsd/external/gpl3/gcc.old/dist/gcc/config/pru/
H A Dconstraints.md93 (match_test "SBYTE_INT (ival)")))
H A Dpru.h269 #define SBYTE_INT(X) (IN_RANGE ((X), -128, 127)) macro
/netbsd/external/gpl3/gcc/dist/gcc/config/pru/
H A Dconstraints.md98 (match_test "SBYTE_INT (ival)")))
H A Dpru.h279 #define SBYTE_INT(X) (IN_RANGE ((X), -128, 127)) macro