Home
last modified time | relevance | path

Searched defs:mk_return (Results 1 – 6 of 6) sorted by relevance

/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/hipe/icode/
H A Dhipe_icode.erl849 mk_return(Vars) -> #icode_return{vars=Vars}. function
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/hipe/icode/
H A Dhipe_icode.erl849 mk_return(Vars) -> #icode_return{vars=Vars}. function
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/hipe/icode/
H A Dhipe_icode.erl849 mk_return(Vars) -> #icode_return{vars=Vars}. function
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/hipe/rtl/
H A Dhipe_rtl.erl729 mk_return(VarList) -> #return{varlist=VarList}. function
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/hipe/rtl/
H A Dhipe_rtl.erl729 mk_return(VarList) -> #return{varlist=VarList}. function
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/hipe/rtl/
H A Dhipe_rtl.erl729 mk_return(VarList) -> #return{varlist=VarList}. function