Home
last modified time | relevance | path

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

/dports/lang/ocaml-nox11/ocaml-4.05.0/testsuite/tests/lib-num/
H A Dtest_ratios.ml675 eq_int (compare_big_int_ratio
680 eq_int (compare_big_int_ratio
685 eq_int (compare_big_int_ratio
690 eq_int (compare_big_int_ratio
695 eq_int (compare_big_int_ratio
700 eq_int (compare_big_int_ratio
705 eq_int (compare_big_int_ratio
710 eq_int (compare_big_int_ratio
715 eq_int (compare_big_int_ratio
731 eq_int (int_of_ratio
[all …]
H A Dtest_big_ints.ml9 eq_int (compare_big_int zero_big_int zero_big_int, 0);;
304 eq_int (int_of_big_int zero_big_int, 0);;
747 test 5 eq_int
749 test 6 eq_int
751 test 7 eq_int
753 test 8 eq_int
798 test 6 eq_int
800 test 7 eq_int
802 test 8 eq_int
973 test 5 eq_int (Hashtbl.hash (sub_big_int
[all …]
H A Dtest_nats.ml15 eq_int
23 eq_int
H A Dtest.ml76 let eq_int (i: int) (j: int) = (i = j);; function
/dports/lang/ocaml/ocaml-4.05.0/testsuite/tests/lib-num/
H A Dtest_ratios.ml675 eq_int (compare_big_int_ratio
680 eq_int (compare_big_int_ratio
685 eq_int (compare_big_int_ratio
690 eq_int (compare_big_int_ratio
695 eq_int (compare_big_int_ratio
700 eq_int (compare_big_int_ratio
705 eq_int (compare_big_int_ratio
710 eq_int (compare_big_int_ratio
715 eq_int (compare_big_int_ratio
731 eq_int (int_of_ratio
[all …]
H A Dtest_big_ints.ml9 eq_int (compare_big_int zero_big_int zero_big_int, 0);;
304 eq_int (int_of_big_int zero_big_int, 0);;
747 test 5 eq_int
749 test 6 eq_int
751 test 7 eq_int
753 test 8 eq_int
798 test 6 eq_int
800 test 7 eq_int
802 test 8 eq_int
973 test 5 eq_int (Hashtbl.hash (sub_big_int
[all …]
H A Dtest_nats.ml15 eq_int
23 eq_int
H A Dtest.ml76 let eq_int (i: int) (j: int) = (i = j);; function
/dports/lang/rust/rustc-1.58.1-src/src/test/ui/cross-crate/auxiliary/
H A Dcci_nested_lib.rs35 fn eq_int(a: isize, b: isize) -> bool { a == b } in new_int_alist() function
37 eq_fn: eq_int, in new_int_alist()
45 fn eq_int(a: isize, b: isize) -> bool { a == b } in new_int_alist_2() function
47 eq_fn: eq_int, in new_int_alist_2()
/dports/net-mgmt/nagvis/nagvis-1.9.29/share/server/core/classes/
H A DGlobalBackendPDO.php506 if(!$this->DB->eq_int($data['state_type'], 0))
516 } elseif($this->DB->eq_int($data['current_state'], 0)) {
644 if(!$this->DB->eq_int($data['state_type'], 0))
653 } elseif($this->DB->eq_int($data['current_state'], 0)) {
664 if(!$this->DB->eq_int($data['problem_has_been_acknowledged'], 1)) {
H A DCorePDOHandler.php404 public function eq_int($v, $exp) { function in CorePDOHandler
417 return !isset($v) || $v === '' || $this->eq_int($v, $exp);
/dports/textproc/R-cran-sass/sass/src/libsass/src/
H A Dfn_numbers.cpp161 bool eq_int = std::fabs(trunc(lv) - lv) < NUMBER_EPSILON; in BUILT_IN() local
162 if (!eq_int) { in BUILT_IN()
/dports/textproc/libsass/libsass-3.6.4/src/
H A Dfn_numbers.cpp161 bool eq_int = std::fabs(trunc(lv) - lv) < NUMBER_EPSILON; in BUILT_IN() local
162 if (!eq_int) { in BUILT_IN()
/dports/www/zola/zola-0.15.2/cargo-crates/sass-sys-0.4.22/libsass/src/
H A Dfn_numbers.cpp161 bool eq_int = std::fabs(trunc(lv) - lv) < NUMBER_EPSILON;
162 if (!eq_int) {
/dports/www/py-libsass/libsass-0.21.0/libsass/src/
H A Dfn_numbers.cpp180 bool eq_int = std::fabs(trunc(lv) - lv) < NUMBER_EPSILON; in BUILT_IN() local
181 if (!eq_int) { in BUILT_IN()
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/bep/golibsass/libsass_src/src/
H A Dfn_numbers.cpp180 bool eq_int = std::fabs(trunc(lv) - lv) < NUMBER_EPSILON; in BUILT_IN() local
181 if (!eq_int) { in BUILT_IN()
/dports/textproc/p5-CSS-Sass/CSS-Sass-3.6.4/libsass/src/
H A Dfn_numbers.cpp180 bool eq_int = std::fabs(trunc(lv) - lv) < NUMBER_EPSILON; in BUILT_IN() local
181 if (!eq_int) { in BUILT_IN()
/dports/devel/z88dk/z88dk/testsuite/
H A DIssue_1466_float16_compare.c42 void eq_int(_Float16 a, int b) { in eq_int() function
/dports/lang/ocaml-nox11/ocaml-4.05.0/tools/
H A Deqparsetree.ml25 let eq_int : (int*int)->bool = curry (=) var
64 | (Const_int a0, Const_int b0) -> eq_int (a0, b0)
774 | (Pdir_int a0, Pdir_int b0) -> eq_int (a0, b0)
/dports/lang/ocaml/ocaml-4.05.0/tools/
H A Deqparsetree.ml25 let eq_int : (int*int)->bool = curry (=) var
64 | (Const_int a0, Const_int b0) -> eq_int (a0, b0)
774 | (Pdir_int a0, Pdir_int b0) -> eq_int (a0, b0)
/dports/math/cvc4/CVC4-1.7/test/regress/regress1/quantifiers/
H A Dsmtlibf957ea.smt242 (declare-fun eq_int (Int Int) Bool)
H A Dsmtlib384a03.smt240 (declare-fun eq_int (Int Int) Bool)
H A Dsmtlib46f14a.smt240 (declare-fun eq_int (Int Int) Bool)
H A Dsmtlibe99bbe.smt239 (declare-fun eq_int (Int Int) Bool)
H A Dqcft-smtlib3dbc51.smt242 (declare-fun eq_int (Int Int) Bool)