Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Drtl.c241 int i = CWI_GET_NUM_ELEM (x); in cwi_output_hex()
892 n, CWI_GET_NUM_ELEM (x) - 1, func, trim_filename (file), line); in cwi_check_failed_bounds()
H A Drtl.h281 #define CWI_GET_NUM_ELEM(RTX) \ macro
1124 int _max = CWI_GET_NUM_ELEM (_cwi); \
1948 #define CONST_WIDE_INT_NUNITS(RTX) CWI_GET_NUM_ELEM (RTX)