Home
last modified time | relevance | path

Searched refs:lt_p (Results 1 – 25 of 4340) sorted by relevance

12345678910>>...174

/dports/net/ntp/ntp-4.2.8p15/ntpd/
H A Drefclock_dumbclock.c242 struct tm *lt_p; in dumbclock_receive() local
287 lt_p = localtime(&asserted_time); in dumbclock_receive()
288 if (lt_p) in dumbclock_receive()
290 up->ymd = *lt_p; in dumbclock_receive()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dwide-int-range.cc104 else if (wi::ge_p (lb, 0, sign) || wi::lt_p (ub, 0, sign)) in wide_int_range_set_zero_nonzero_bits()
529 if (wi::lt_p (wmin, 0, sign) || wi::ge_p (wmax, 0, sign)) in wide_int_range_bit_xor()
569 if (wi::lt_p (vr0_max, 0, sign)) in wide_int_range_bit_ior()
571 if (wi::lt_p (vr1_max, 0, sign)) in wide_int_range_bit_ior()
605 if (wi::lt_p (vr0_max, 0, sign) && wi::lt_p (vr1_max, 0, sign)) in wide_int_range_bit_and()
H A Dwide-int-range.h147 return wi::lt_p (min, 0, sign) || wi::ge_p (max, prec, sign); in wide_int_range_shift_undefined_p()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dwide-int-range.cc104 else if (wi::ge_p (lb, 0, sign) || wi::lt_p (ub, 0, sign)) in wide_int_range_set_zero_nonzero_bits()
529 if (wi::lt_p (wmin, 0, sign) || wi::ge_p (wmax, 0, sign)) in wide_int_range_bit_xor()
569 if (wi::lt_p (vr0_max, 0, sign)) in wide_int_range_bit_ior()
571 if (wi::lt_p (vr1_max, 0, sign)) in wide_int_range_bit_ior()
605 if (wi::lt_p (vr0_max, 0, sign) && wi::lt_p (vr1_max, 0, sign)) in wide_int_range_bit_and()
H A Dwide-int-range.h147 return wi::lt_p (min, 0, sign) || wi::ge_p (max, prec, sign); in wide_int_range_shift_undefined_p()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dwide-int-range.cc104 else if (wi::ge_p (lb, 0, sign) || wi::lt_p (ub, 0, sign)) in wide_int_range_set_zero_nonzero_bits()
529 if (wi::lt_p (wmin, 0, sign) || wi::ge_p (wmax, 0, sign)) in wide_int_range_bit_xor()
569 if (wi::lt_p (vr0_max, 0, sign)) in wide_int_range_bit_ior()
571 if (wi::lt_p (vr1_max, 0, sign)) in wide_int_range_bit_ior()
605 if (wi::lt_p (vr0_max, 0, sign) && wi::lt_p (vr1_max, 0, sign)) in wide_int_range_bit_and()
H A Dwide-int-range.h147 return wi::lt_p (min, 0, sign) || wi::ge_p (max, prec, sign); in wide_int_range_shift_undefined_p()
/dports/math/PDL/PDL-2.019/t/
H A Dbadvalue_scalar_cmp.t81 my $lt_p = $p_val < $p_not_bad;
83 "". $lt_p,
86 ok $lt_p->badflag, "cmp for < does set badflag";
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Drange-op.cc154 if (wi::gt_p (rh_range, 0, sign) && wi::lt_p (rh_range, 4, sign) in wi_fold_in_parts()
851 if (wi::lt_p (op1.upper_bound (), op2.lower_bound (), sign)) in fold_range()
2083 if (wi::lt_p (shift, 0, SIGNED)) in op1_range()
2751 else if (wi::ge_p (lb, 0, sign) || wi::lt_p (ub, 0, sign)) in wi_set_zero_nonzero_bits()
2795 if (wi::lt_p (lh_ub, 0, sign) && wi::lt_p (rh_ub, 0, sign)) in wi_fold()
3065 if (wi::lt_p (lh_ub, 0, sign)) in wi_fold()
3067 if (wi::lt_p (rh_ub, 0, sign)) in wi_fold()
3075 || wi::lt_p (lh_ub, 0, sign) in wi_fold()
3076 || wi::lt_p (rh_ub, 0, sign)) in wi_fold()
3331 if (wi::lt_p (lhs.upper_bound (), 0, sign)) in op1_range()
[all …]
H A Dvalue-range.cc651 if (wi::lt_p (v, lower_bound (r), sign)) in contains_p()
1693 if (wi::lt_p (wi::to_wide (ru), wi::to_wide (r2l), sign)) in irange_intersect()
1701 if (wi::lt_p (wi::to_wide (r2u), wi::to_wide (rl), sign)) in irange_intersect()
1785 if (wi::lt_p (ub, wi::to_wide (pairl), sign)) in intersect()
1788 if (wi::lt_p (wi::to_wide (pairu), lb, sign)) in intersect()
1800 if (wi::lt_p (ub, wi::to_wide (pairu), sign)) in intersect()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Drange-op.cc644 if (wi::lt_p (op1.upper_bound (), op2.lower_bound (), sign)) in fold_range()
646 else if (!wi::lt_p (op1.lower_bound (), op2.upper_bound (), sign)) in fold_range()
1595 if (wi::lt_p (shift, 0, SIGNED)) in op1_range()
2243 else if (wi::ge_p (lb, 0, sign) || wi::lt_p (ub, 0, sign)) in wi_set_zero_nonzero_bits()
2287 if (wi::lt_p (lh_ub, 0, sign) && wi::lt_p (rh_ub, 0, sign)) in wi_fold()
2547 if (wi::lt_p (lh_ub, 0, sign)) in wi_fold()
2549 if (wi::lt_p (rh_ub, 0, sign)) in wi_fold()
2627 if (wi::lt_p (new_lb, 0, sign) || wi::ge_p (new_ub, 0, sign)) in wi_fold()
2750 if (wi::lt_p (lhs.upper_bound (), 0, sign)) in op1_range()
2773 else if (wi::lt_p (lhs.lower_bound (), wi::max_value (prec, sign), in op2_range()
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Drange-op.cc644 if (wi::lt_p (op1.upper_bound (), op2.lower_bound (), sign)) in fold_range()
646 else if (!wi::lt_p (op1.lower_bound (), op2.upper_bound (), sign)) in fold_range()
1595 if (wi::lt_p (shift, 0, SIGNED)) in op1_range()
2243 else if (wi::ge_p (lb, 0, sign) || wi::lt_p (ub, 0, sign)) in wi_set_zero_nonzero_bits()
2287 if (wi::lt_p (lh_ub, 0, sign) && wi::lt_p (rh_ub, 0, sign)) in wi_fold()
2547 if (wi::lt_p (lh_ub, 0, sign)) in wi_fold()
2549 if (wi::lt_p (rh_ub, 0, sign)) in wi_fold()
2627 if (wi::lt_p (new_lb, 0, sign) || wi::ge_p (new_ub, 0, sign)) in wi_fold()
2750 if (wi::lt_p (lhs.upper_bound (), 0, sign)) in op1_range()
2773 else if (wi::lt_p (lhs.lower_bound (), wi::max_value (prec, sign), in op2_range()
[all …]
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Drange-op.cc644 if (wi::lt_p (op1.upper_bound (), op2.lower_bound (), sign)) in fold_range()
646 else if (!wi::lt_p (op1.lower_bound (), op2.upper_bound (), sign)) in fold_range()
1595 if (wi::lt_p (shift, 0, SIGNED)) in op1_range()
2243 else if (wi::ge_p (lb, 0, sign) || wi::lt_p (ub, 0, sign)) in wi_set_zero_nonzero_bits()
2287 if (wi::lt_p (lh_ub, 0, sign) && wi::lt_p (rh_ub, 0, sign)) in wi_fold()
2547 if (wi::lt_p (lh_ub, 0, sign)) in wi_fold()
2549 if (wi::lt_p (rh_ub, 0, sign)) in wi_fold()
2627 if (wi::lt_p (new_lb, 0, sign) || wi::ge_p (new_ub, 0, sign)) in wi_fold()
2750 if (wi::lt_p (lhs.upper_bound (), 0, sign)) in op1_range()
2773 else if (wi::lt_p (lhs.lower_bound (), wi::max_value (prec, sign), in op2_range()
[all …]
/dports/math/py-jax/jax-0.2.9/jax/lax/
H A D__init__.py170 lt_p,
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Drange-op.cc97 if (wi::lt_p (op.lower_bound (), 0, TYPE_SIGN (op.type ())) in undefined_shift_range_check()
608 if (wi::lt_p (op1.upper_bound (), op2.lower_bound (), sign)) in fold_range()
610 else if (!wi::lt_p (op1.lower_bound (), op2.upper_bound (), sign)) in fold_range()
1868 else if (wi::ge_p (lb, 0, sign) || wi::lt_p (ub, 0, sign)) in wi_set_zero_nonzero_bits()
1912 if (wi::lt_p (lh_ub, 0, sign) && wi::lt_p (rh_ub, 0, sign)) in wi_fold()
2073 if (wi::lt_p (lh_ub, 0, sign)) in wi_fold()
2075 if (wi::lt_p (rh_ub, 0, sign)) in wi_fold()
2142 if (wi::lt_p (new_lb, 0, sign) || wi::ge_p (new_ub, 0, sign)) in wi_fold()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Drange-op.cc97 if (wi::lt_p (op.lower_bound (), 0, TYPE_SIGN (op.type ())) in undefined_shift_range_check()
608 if (wi::lt_p (op1.upper_bound (), op2.lower_bound (), sign)) in fold_range()
610 else if (!wi::lt_p (op1.lower_bound (), op2.upper_bound (), sign)) in fold_range()
1868 else if (wi::ge_p (lb, 0, sign) || wi::lt_p (ub, 0, sign)) in wi_set_zero_nonzero_bits()
1912 if (wi::lt_p (lh_ub, 0, sign) && wi::lt_p (rh_ub, 0, sign)) in wi_fold()
2073 if (wi::lt_p (lh_ub, 0, sign)) in wi_fold()
2075 if (wi::lt_p (rh_ub, 0, sign)) in wi_fold()
2142 if (wi::lt_p (new_lb, 0, sign) || wi::ge_p (new_ub, 0, sign)) in wi_fold()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Drange-op.cc97 if (wi::lt_p (op.lower_bound (), 0, TYPE_SIGN (op.type ())) in undefined_shift_range_check()
608 if (wi::lt_p (op1.upper_bound (), op2.lower_bound (), sign)) in fold_range()
610 else if (!wi::lt_p (op1.lower_bound (), op2.upper_bound (), sign)) in fold_range()
1868 else if (wi::ge_p (lb, 0, sign) || wi::lt_p (ub, 0, sign)) in wi_set_zero_nonzero_bits()
1912 if (wi::lt_p (lh_ub, 0, sign) && wi::lt_p (rh_ub, 0, sign)) in wi_fold()
2073 if (wi::lt_p (lh_ub, 0, sign)) in wi_fold()
2075 if (wi::lt_p (rh_ub, 0, sign)) in wi_fold()
2142 if (wi::lt_p (new_lb, 0, sign) || wi::ge_p (new_ub, 0, sign)) in wi_fold()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/polly/lib/External/ppcg/m4/
H A Dltoptions.m4331 [lt_p=${PACKAGE-default}
340 if test "X$lt_pkg" = "X$lt_p"; then
/dports/devel/systemc/systemc-2.3.4_pub_rev_20190614/config/
H A Dltoptions.m4331 [lt_p=${PACKAGE-default}
340 if test "X$lt_pkg" = "X$lt_p"; then
/dports/net/gupnp-dlna/gupnp-dlna-0.10.3/m4/
H A Dltoptions.m4331 [lt_p=${PACKAGE-default}
340 if test "X$lt_pkg" = "X$lt_p"; then
/dports/multimedia/libquvi/libquvi-0.4.1/m4/
H A Dltoptions.m4331 [lt_p=${PACKAGE-default}
340 if test "X$lt_pkg" = "X$lt_p"; then
/dports/multimedia/libquvi-scripts09/libquvi-scripts-0.9.20131130/m4/
H A Dltoptions.m4331 [lt_p=${PACKAGE-default}
340 if test "X$lt_pkg" = "X$lt_p"; then
/dports/multimedia/libquvi09/libquvi-0.9.4/m4/
H A Dltoptions.m4331 [lt_p=${PACKAGE-default}
340 if test "X$lt_pkg" = "X$lt_p"; then
/dports/devel/spatialindex/spatialindex-src-1.8.5/m4/
H A Dltoptions.m4331 [lt_p=${PACKAGE-default}
340 if test "X$lt_pkg" = "X$lt_p"; then
/dports/math/iml/iml-1.0.5/config/
H A Dltoptions.m4331 [lt_p=${PACKAGE-default}
340 if test "X$lt_pkg" = "X$lt_p"; then

12345678910>>...174