Home
last modified time | relevance | path

Searched defs:MULT (Results 1 – 21 of 21) sorted by relevance

/external/mesa3d/src/compiler/glsl/glcpp/tests/
D085-incorrect-argument-count.c1 #define MULT(x,y) ((x)*(y)) macro
/external/antlr/runtime/ObjC/Framework/examples/polydiff/
DPolyLexer.h25 #define MULT 6 macro
DPolyPrinter.h35 #define MULT 4 macro
DPolyDifferentiator.h34 #define MULT 6 macro
DPolyParser.h34 #define MULT 6 macro
DSimplifier.h34 #define MULT 6 macro
/external/apache-commons-bcel/src/examples/Mini/
DMiniParserConstants.java38 int MULT = 29; field
/external/turbine/java/com/google/turbine/tree/
DTurbineOperatorKind.java32 MULT("*", Precedence.MULTIPLICATIVE), enumConstant
/external/one-true-awk/
Dytab.h100 MULT = 310, enumerator
197 #define MULT 310 macro
Dytab.c168 MULT = 310, enumerator
265 #define MULT 310 macro
/external/turbine/java/com/google/turbine/parse/
DToken.java74 MULT("*"), enumConstant
/external/llvm/lib/Target/Mips/
DMipsISelLowering.h145 MULT, enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/
DMipsISelLowering.h197 MULT, enumerator
/external/v8/src/compiler/mips64/
Dinstruction-scheduler-mips64.cc332 MULT = 4, enumerator
/external/v8/src/compiler/mips/
Dinstruction-scheduler-mips.cc303 MULT = 4, enumerator
/external/python/cpython3/Lib/test/
Dtest_buffer.py139 MULT = 1 variable
/external/pcre/dist2/src/sljit/
DsljitNativeMIPS_common.c164 #define MULT (HI(0) | LO(24)) macro
/external/python/cpython2/Objects/
Dlongobject.c3518 #define MULT(X, Y, result) \ in long_pow() macro
/external/python/cpython3/Objects/
Dlongobject.c4142 #define MULT(X, Y, result) \ in long_pow() macro
/external/v8/src/mips/
Dconstants-mips.h520 MULT = ((3U << 3) + 0), enumerator
/external/v8/src/mips64/
Dconstants-mips64.h508 MULT = ((3U << 3) + 0), enumerator