Home
last modified time | relevance | path

Searched refs:is_label_defined (Results 1 – 8 of 8) sorted by relevance

/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/compiler/src/
H A Dbeam_jump.erl325 case is_label_defined(Is, L) of
448 is_label_defined([{label,L}|_], L) -> true; function
449 is_label_defined([{label,_}|Is], L) -> is_label_defined(Is, L); function
450 is_label_defined(_, _) -> false. function
/dports/science/smoldyn/smoldyn-2.67/source/BioNetGen/Perl2/
H A DCache.pm69 sub is_label_defined subroutine
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/compiler/src/
H A Dbeam_jump.erl454 case is_label_defined(Is, L) of
532 is_label_defined([{label,L}|_], L) -> true; function
533 is_label_defined([{label,_}|Is], L) -> is_label_defined(Is, L); function
534 is_label_defined(_, _) -> false. function
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/compiler/src/
H A Dbeam_jump.erl583 case is_label_defined(Is, L) of
661 is_label_defined([{label,L}|_], L) -> true; function
662 is_label_defined([{label,_}|Is], L) -> is_label_defined(Is, L); function
663 is_label_defined(_, _) -> false. function
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/compiler/src/
H A Dbeam_jump.erl616 case is_label_defined(Is, L) of
692 is_label_defined([{label,L}|_], L) -> true; function
693 is_label_defined([{label,_}|Is], L) -> is_label_defined(Is, L); function
694 is_label_defined(_, _) -> false. function
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/compiler/src/
H A Dbeam_jump.erl616 case is_label_defined(Is, L) of
692 is_label_defined([{label,L}|_], L) -> true; function
693 is_label_defined([{label,_}|Is], L) -> is_label_defined(Is, L); function
694 is_label_defined(_, _) -> false. function
/dports/lang/erlang/otp-OTP-24.1.7/lib/compiler/src/
H A Dbeam_jump.erl616 case is_label_defined(Is, L) of
692 is_label_defined([{label,L}|_], L) -> true; function
693 is_label_defined([{label,_}|Is], L) -> is_label_defined(Is, L); function
694 is_label_defined(_, _) -> false. function
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/compiler/src/
H A Dbeam_jump.erl616 case is_label_defined(Is, L) of
692 is_label_defined([{label,L}|_], L) -> true; function
693 is_label_defined([{label,_}|Is], L) -> is_label_defined(Is, L); function
694 is_label_defined(_, _) -> false. function