Home
last modified time | relevance | path

Searched refs:mos_int_mixed (Results 1 – 5 of 5) sorted by relevance

/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/compiler/test/
H A Dbs_match_SUITE.erl1517 Res = mos_int_mixed([B]),
1518 Res = mos_int_mixed({a,[B],z}),
1519 42 = mos_int_mixed({30,12}),
1520 no_match = mos_int_mixed([B,B,B]),
1553 mos_int_mixed({a,[<<L,I:L,X:32>>],z}) -> function
1555 mos_int_mixed({a,[<<L,I:L,X:64>>],z}) -> function
1557 mos_int_mixed([<<L,I:L,X:32>>]) -> function
1559 mos_int_mixed([<<L,I:L,X:64>>]) -> function
1561 mos_int_mixed({A,B}) when is_integer(A), is_integer(B) -> function
1563 mos_int_mixed(_) -> function
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/compiler/test/
H A Dbs_match_SUITE.erl1503 Res = mos_int_mixed([B]),
1504 Res = mos_int_mixed({a,[B],z}),
1505 42 = mos_int_mixed({30,12}),
1506 no_match = mos_int_mixed([B,B,B]),
1539 mos_int_mixed({a,[<<L,I:L,X:32>>],z}) -> function
1541 mos_int_mixed({a,[<<L,I:L,X:64>>],z}) -> function
1543 mos_int_mixed([<<L,I:L,X:32>>]) -> function
1545 mos_int_mixed([<<L,I:L,X:64>>]) -> function
1547 mos_int_mixed({A,B}) when is_integer(A), is_integer(B) -> function
1549 mos_int_mixed(_) -> function
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/compiler/test/
H A Dbs_match_SUITE.erl1517 Res = mos_int_mixed([B]),
1518 Res = mos_int_mixed({a,[B],z}),
1519 42 = mos_int_mixed({30,12}),
1520 no_match = mos_int_mixed([B,B,B]),
1553 mos_int_mixed({a,[<<L,I:L,X:32>>],z}) -> function
1555 mos_int_mixed({a,[<<L,I:L,X:64>>],z}) -> function
1557 mos_int_mixed([<<L,I:L,X:32>>]) -> function
1559 mos_int_mixed([<<L,I:L,X:64>>]) -> function
1561 mos_int_mixed({A,B}) when is_integer(A), is_integer(B) -> function
1563 mos_int_mixed(_) -> function
/dports/lang/erlang/otp-OTP-24.1.7/lib/compiler/test/
H A Dbs_match_SUITE.erl1517 Res = mos_int_mixed([B]),
1518 Res = mos_int_mixed({a,[B],z}),
1519 42 = mos_int_mixed({30,12}),
1520 no_match = mos_int_mixed([B,B,B]),
1553 mos_int_mixed({a,[<<L,I:L,X:32>>],z}) -> function
1555 mos_int_mixed({a,[<<L,I:L,X:64>>],z}) -> function
1557 mos_int_mixed([<<L,I:L,X:32>>]) -> function
1559 mos_int_mixed([<<L,I:L,X:64>>]) -> function
1561 mos_int_mixed({A,B}) when is_integer(A), is_integer(B) -> function
1563 mos_int_mixed(_) -> function
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/compiler/test/
H A Dbs_match_SUITE.erl1517 Res = mos_int_mixed([B]),
1518 Res = mos_int_mixed({a,[B],z}),
1519 42 = mos_int_mixed({30,12}),
1520 no_match = mos_int_mixed([B,B,B]),
1553 mos_int_mixed({a,[<<L,I:L,X:32>>],z}) -> function
1555 mos_int_mixed({a,[<<L,I:L,X:64>>],z}) -> function
1557 mos_int_mixed([<<L,I:L,X:32>>]) -> function
1559 mos_int_mixed([<<L,I:L,X:64>>]) -> function
1561 mos_int_mixed({A,B}) when is_integer(A), is_integer(B) -> function
1563 mos_int_mixed(_) -> function