Home
last modified time | relevance | path

Searched refs:sel_same_value2 (Results 1 – 7 of 7) sorted by relevance

/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/compiler/test/
H A Dmatch_SUITE.erl466 integer42 = sel_same_value2(42),
467 integer43 = sel_same_value2(43),
468 error = sel_same_value2(44),
485 sel_same_value2(V) when V =:= 42 -> function
487 sel_same_value2(V) when V =:= 42; V =:= 43 -> function
489 sel_same_value2(_) -> function
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/compiler/test/
H A Dmatch_SUITE.erl482 integer42 = sel_same_value2(42),
483 integer43 = sel_same_value2(43),
484 error = sel_same_value2(44),
504 sel_same_value2(V) when V =:= 42 -> function
506 sel_same_value2(V) when V =:= 42; V =:= 43 -> function
508 sel_same_value2(_) -> function
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/compiler/test/
H A Dmatch_SUITE.erl548 integer42 = sel_same_value2(42),
549 integer43 = sel_same_value2(43),
550 error = sel_same_value2(44),
570 sel_same_value2(V) when V =:= 42 -> function
572 sel_same_value2(V) when V =:= 42; V =:= 43 -> function
574 sel_same_value2(_) -> function
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/compiler/test/
H A Dmatch_SUITE.erl548 integer42 = sel_same_value2(42),
549 integer43 = sel_same_value2(43),
550 error = sel_same_value2(44),
570 sel_same_value2(V) when V =:= 42 -> function
572 sel_same_value2(V) when V =:= 42; V =:= 43 -> function
574 sel_same_value2(_) -> function
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/compiler/test/
H A Dmatch_SUITE.erl548 integer42 = sel_same_value2(42),
549 integer43 = sel_same_value2(43),
550 error = sel_same_value2(44),
570 sel_same_value2(V) when V =:= 42 -> function
572 sel_same_value2(V) when V =:= 42; V =:= 43 -> function
574 sel_same_value2(_) -> function
/dports/lang/erlang/otp-OTP-24.1.7/lib/compiler/test/
H A Dmatch_SUITE.erl548 integer42 = sel_same_value2(42),
549 integer43 = sel_same_value2(43),
550 error = sel_same_value2(44),
570 sel_same_value2(V) when V =:= 42 -> function
572 sel_same_value2(V) when V =:= 42; V =:= 43 -> function
574 sel_same_value2(_) -> function
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/compiler/test/
H A Dmatch_SUITE.erl548 integer42 = sel_same_value2(42),
549 integer43 = sel_same_value2(43),
550 error = sel_same_value2(44),
570 sel_same_value2(V) when V =:= 42 -> function
572 sel_same_value2(V) when V =:= 42; V =:= 43 -> function
574 sel_same_value2(_) -> function