Home
last modified time | relevance | path

Searched refs:unit_opt_2 (Results 1 – 6 of 6) sorted by relevance

/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/compiler/test/
H A Dbs_match_SUITE.erl502 <<1:32,"abc">> = unit_opt_2(<<1:32,"abc">>),
503 <<"def">> = unit_opt_2(<<2:32,"def">>),
504 {'EXIT',_} = (catch unit_opt_2(<<1:32,33:7>>)),
505 {'EXIT',_} = (catch unit_opt_2(<<2:32,55:7>>)),
529 unit_opt_2(<<St:32,KO/binary>> = Bin0) -> function
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/compiler/test/
H A Dbs_match_SUITE.erl549 <<1:32,"abc">> = unit_opt_2(<<1:32,"abc">>),
550 <<"def">> = unit_opt_2(<<2:32,"def">>),
551 {'EXIT',_} = (catch unit_opt_2(<<1:32,33:7>>)),
552 {'EXIT',_} = (catch unit_opt_2(<<2:32,55:7>>)),
579 unit_opt_2(<<St:32,KO/binary>> = Bin0) -> function
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/compiler/test/
H A Dbs_match_SUITE.erl549 <<1:32,"abc">> = unit_opt_2(<<1:32,"abc">>),
550 <<"def">> = unit_opt_2(<<2:32,"def">>),
551 {'EXIT',_} = (catch unit_opt_2(<<1:32,33:7>>)),
552 {'EXIT',_} = (catch unit_opt_2(<<2:32,55:7>>)),
579 unit_opt_2(<<St:32,KO/binary>> = Bin0) -> function
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/compiler/test/
H A Dbs_match_SUITE.erl549 <<1:32,"abc">> = unit_opt_2(<<1:32,"abc">>),
550 <<"def">> = unit_opt_2(<<2:32,"def">>),
551 {'EXIT',_} = (catch unit_opt_2(<<1:32,33:7>>)),
552 {'EXIT',_} = (catch unit_opt_2(<<2:32,55:7>>)),
579 unit_opt_2(<<St:32,KO/binary>> = Bin0) -> function
/dports/lang/erlang/otp-OTP-24.1.7/lib/compiler/test/
H A Dbs_match_SUITE.erl549 <<1:32,"abc">> = unit_opt_2(<<1:32,"abc">>),
550 <<"def">> = unit_opt_2(<<2:32,"def">>),
551 {'EXIT',_} = (catch unit_opt_2(<<1:32,33:7>>)),
552 {'EXIT',_} = (catch unit_opt_2(<<2:32,55:7>>)),
579 unit_opt_2(<<St:32,KO/binary>> = Bin0) -> function
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/compiler/test/
H A Dbs_match_SUITE.erl549 <<1:32,"abc">> = unit_opt_2(<<1:32,"abc">>),
550 <<"def">> = unit_opt_2(<<2:32,"def">>),
551 {'EXIT',_} = (catch unit_opt_2(<<1:32,33:7>>)),
552 {'EXIT',_} = (catch unit_opt_2(<<2:32,55:7>>)),
579 unit_opt_2(<<St:32,KO/binary>> = Bin0) -> function