Home
last modified time | relevance | path

Searched defs:primop (Results 1 – 25 of 76) sorted by relevance

1234

/dports/lang/scheme48/scheme48-1.9.2/ps-compiler/node/
H A Dprimop.scm8 (define-record-type primop unknown
54 (define-subrecord primop primop-proc-data primop-proc-data unknown
82 (define-subrecord primop primop-cond-data primop-cond-data unknown
H A Darch.scm11 (define-enumeration primop unknown
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/compiler/src/
H A Dsys_core_prepare.erl115 primop(Name) -> function
118 primop(Name, Args) -> function
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/compiler/src/
H A Dsys_core_prepare.erl119 primop(Name) -> function
122 primop(Name, Args) -> function
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/compiler/src/
H A Dsys_core_prepare.erl115 primop(Name) -> function
118 primop(Name, Args) -> function
/dports/lang/erlang/otp-OTP-24.1.7/lib/compiler/src/
H A Dsys_core_prepare.erl115 primop(Name) -> function
118 primop(Name, Args) -> function
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/compiler/src/
H A Dsys_core_prepare.erl115 primop(Name) -> function
118 primop(Name, Args) -> function
/dports/lang/scheme48/scheme48-1.9.2/scheme/bcomp/
H A Dprimop.scm7 (define-record-type primop :primop unknown
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.xml/share/classes/com/sun/org/apache/xalan/internal/xsltc/compiler/
H A DExpression.java195 final List<MethodType> primop = stable.lookupPrimop(op); in lookupPrimop() local
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.xml/share/classes/com/sun/org/apache/xalan/internal/xsltc/compiler/
H A DExpression.java195 final List<MethodType> primop = stable.lookupPrimop(op); in lookupPrimop() local
/dports/lang/ghc/ghc-8.10.7/compiler/ghci/
H A DByteCodeLink.hs180 primopToCLabel primop suffix = concat function
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.xml/share/classes/com/sun/org/apache/xalan/internal/xsltc/compiler/
H A DExpression.java195 final List<MethodType> primop = stable.lookupPrimop(op); in lookupPrimop() local
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.xml/share/classes/com/sun/org/apache/xalan/internal/xsltc/compiler/
H A DExpression.java195 final List<MethodType> primop = stable.lookupPrimop(op); in lookupPrimop() local
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.xml/share/classes/com/sun/org/apache/xalan/internal/xsltc/compiler/
H A DExpression.java195 final List<MethodType> primop = stable.lookupPrimop(op); in lookupPrimop() local
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.xml/share/classes/com/sun/org/apache/xalan/internal/xsltc/compiler/
H A DExpression.java195 final List<MethodType> primop = stable.lookupPrimop(op); in lookupPrimop() local
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.xml/share/classes/com/sun/org/apache/xalan/internal/xsltc/compiler/
H A DExpression.java195 final List<MethodType> primop = stable.lookupPrimop(op); in lookupPrimop() local
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.xml/share/classes/com/sun/org/apache/xalan/internal/xsltc/compiler/
H A DExpression.java195 final List<MethodType> primop = stable.lookupPrimop(op); in lookupPrimop() local
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jaxp/src/com/sun/org/apache/xalan/internal/xsltc/compiler/
H A DExpression.java198 final Vector primop = stable.lookupPrimop(op); in lookupPrimop() local
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jaxp/src/com/sun/org/apache/xalan/internal/xsltc/compiler/
H A DExpression.java198 final Vector primop = stable.lookupPrimop(op); in lookupPrimop() local
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/dialyzer/src/
H A Ddialyzer_dep.erl303 primop(Tree, ArgFuns, State) -> function
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/dialyzer/src/
H A Ddialyzer_dep.erl303 primop(Tree, ArgFuns, State) -> function
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/dialyzer/src/
H A Ddialyzer_dep.erl302 primop(Tree, ArgFuns, State) -> function
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/dialyzer/src/
H A Ddialyzer_dep.erl303 primop(Tree, ArgFuns, State) -> function
/dports/lang/erlang/otp-OTP-24.1.7/lib/dialyzer/src/
H A Ddialyzer_dep.erl303 primop(Tree, ArgFuns, State) -> function
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/dialyzer/src/
H A Ddialyzer_dep.erl303 primop(Tree, ArgFuns, State) -> function

1234