Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/gcc/gcc/config/d30v/
H A Dd30v.h273 #define FLAG_LAST (FLAG_FIRST + 7) /* Last flag */ macro
284 #define FLAG_P(R) IN_RANGE_P (R, FLAG_FIRST, FLAG_LAST)
291 #define ACCUM_FIRST (FLAG_LAST + 1) /* First accumulator */