Searched refs:VREL_LAST (Results 1 – 1 of 1) sorted by relevance
39 #define VREL_LAST NE_EXPR macro40 #define VREL_COUNT (VREL_LAST - VREL_FIRST + 1)46 gcc_checking_assert ((c) >= VREL_FIRST && (c) <= VREL_LAST)49 if ((c) < VREL_FIRST || (c) > VREL_LAST) \