Searched defs:wmax (Results 1 - 15 of 15) sorted by relevance

/netbsd-current/lib/libedit/
H A Dtokenizer.c89 Char *wptr, *wmax; /* Space and limit on the word buffer */ local
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dvalue-range.cc40 value_range(tree type, const wide_int &wmin, const wide_int &wmax, enum value_range_kind kind) argument
H A Dtree-ssanames.c447 wide_int wmin, wmax; local
H A Drange-op.cc110 wi_includes_zero_p (tree type, const wide_int &wmin, const wide_int &wmax) argument
119 wi_zero_p (tree type, const wide_int &wmin, const wide_int &wmax) argument
194 value_range_from_overflowed_bounds(value_range &r, tree type, const wide_int &wmin, const wide_int &wmax) argument
227 value_range_with_overflow(value_range &r, tree type, const wide_int &wmin, const wide_int &wmax, wi::overflow_type min_ovf = wi::OVF_NONE, wi::overflow_type max_ovf = wi::OVF_NONE) argument
[all...]
H A Dvr-values.c832 wide_int wmax = wi::to_wide (max, TYPE_PRECISION (TREE_TYPE (max))); local
1058 widest_int wmin, wmax; local
1313 wide_int wmax local
[all...]
H A Dsimplify-rtx.c1986 wide_int wmax, wmin; local
H A Dtree-vrp.c1030 wide_int wmin, wmax; local
792 set_value_range_with_overflow(value_range_kind &kind, tree &min, tree &max, tree type, const wide_int &wmin, const wide_int &wmax, wi::overflow_type min_ovf, wi::overflow_type max_ovf) argument
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dvalue-range.h436 int_range<N>::int_range (tree type, const wide_int &wmin, const wide_int &wmax, argument
H A Dgimple-range-fold.cc1234 wide_int wmax local
H A Dsimplify-rtx.cc2156 wide_int wmax, wmin; local
H A Dvr-values.cc883 wide_int wmax = wi::to_wide (max, TYPE_PRECISION (TREE_TYPE (max))); local
1112 widest_int wmin, wmax; local
H A Drange-op.cc108 wi_includes_zero_p (tree type, const wide_int &wmin, const wide_int &wmax) argument
117 wi_zero_p (tree type, const wide_int &wmin, const wide_int &wmax) argument
305 value_range_from_overflowed_bounds(irange &r, tree type, const wide_int &wmin, const wide_int &wmax) argument
342 value_range_with_overflow(irange &r, tree type, const wide_int &wmin, const wide_int &wmax, wi::overflow_type min_ovf = wi::OVF_NONE, wi::overflow_type max_ovf = wi::OVF_NONE) argument
[all...]
H A Dtree-vrp.cc849 wide_int wmin, wmax; local
611 set_value_range_with_overflow(value_range_kind &kind, tree &min, tree &max, tree type, const wide_int &wmin, const wide_int &wmax, wi::overflow_type min_ovf, wi::overflow_type max_ovf) argument
/netbsd-current/external/gpl3/gcc.old/dist/gcc/cp/
H A Dmangle.c3660 offset_int wmax = wi::to_offset (max) + 1; local
/netbsd-current/external/gpl3/gcc/dist/gcc/cp/
H A Dmangle.cc3858 offset_int wmax = wi::to_offset (max) + 1; local

Completed in 508 milliseconds