Searched defs:type_min (Results 1 - 9 of 9) sorted by relevance

/netbsd-current/games/monop/
H A Dcards.c239 char type_maj, type_min; local
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dvalue-range.cc1542 tree type_min = vrp_val_min (TREE_TYPE (val)); local
H A Dtree-scalar-evolution.c3040 wide_int base_min, base_max, step_min, step_max, type_min, type_max; local
H A Dgimple-ssa-sprintf.c1075 HOST_WIDE_INT type_min local
H A Dtree-vrp.c868 wide_int type_min = wi::min_value (prec, sgn); local
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dvalue-range.cc1857 wide_int type_min = wi::min_value (prec, sign); local
1937 wide_int type_min = wi::min_value (TYPE_PRECISION (type), TYPE_SIGN (type)); local
2096 tree type_min = vrp_val_min (TREE_TYPE (val)); local
[all...]
H A Dtree-data-ref.cc659 wide_int type_min = wi::mask (precision - 1, true, lb.get_precision ()); local
H A Dtree-scalar-evolution.cc3032 wide_int base_min, base_max, step_min, step_max, type_min, type_max; local
H A Dtree-vrp.cc687 wide_int type_min = wi::min_value (prec, sgn); local

Completed in 283 milliseconds