Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/gcc/
HDstor-layout.c2487 sbitsizetype = make_signed_type (TYPE_PRECISION (bitsizetype)); in initialize_sizetypes()
2488 TYPE_NAME (sbitsizetype) = get_identifier ("sbitsizetype"); in initialize_sizetypes()
2489 TYPE_IS_SIZETYPE (sbitsizetype) = 1; in initialize_sizetypes()
HDtree.h4799 #define sbitsizetype sizetype_tab[(int) SBITSIZETYPE] macro
HDfold-const.c1492 ctype = sbitsizetype; in size_diffop_loc()
/dragonfly/contrib/gcc-8.0/gcc/
HDstor-layout.c2754 sbitsizetype = make_signed_type (TYPE_PRECISION (bitsizetype)); in initialize_sizetypes()
2755 TYPE_NAME (sbitsizetype) = get_identifier ("sbitsizetype"); in initialize_sizetypes()
HDtree.h4417 #define sbitsizetype sizetype_tab[(int) stk_sbitsizetype] macro
HDfold-const.c1945 ctype = sbitsizetype; in size_diffop_loc()