Home
last modified time | relevance | path

Searched defs:unop (Results 1 – 25 of 331) sorted by relevance

12345678910>>...14

/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/go.test/test/fixedbugs/
H A Dissue9604b.go101 type unop struct { struct
102 name string
103 eval func(x *big.Int) *big.Int
/dports/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/test/fixedbugs/
H A Dissue9604b.go101 type unop struct { struct
102 name string
103 eval func(x *big.Int) *big.Int
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/go.test/test/fixedbugs/
H A Dissue9604b.go101 type unop struct { struct
102 name string
103 eval func(x *big.Int) *big.Int
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/go.test/test/fixedbugs/
H A Dissue9604b.go101 type unop struct { struct
102 name string
103 eval func(x *big.Int) *big.Int
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/go.test/test/fixedbugs/
H A Dissue9604b.go101 type unop struct { struct
102 name string
103 eval func(x *big.Int) *big.Int
/dports/math/mpir/mpir-3.0.0/mpn/alpha/
H A Dalpha-defs.m469 define(unop, macro
/dports/math/gmp/gmp-6.2.1/mpn/alpha/
H A Dalpha-defs.m4102 define(unop, macro
/dports/math/gap/gap-4.11.0/extern/gmp/mpn/alpha/
H A Dalpha-defs.m4102 define(unop, macro
/dports/math/mingw32-libgmp/gmp-6.0.0/mpn/alpha/
H A Dalpha-defs.m4102 define(unop, macro
/dports/math/kalker/gmp-mpfr-sys-21966f4bfb56c87d407eb14c72e92ef4e55856aa/gmp-6.2.1-c/mpn/alpha/
H A Dalpha-defs.m4102 define(unop, macro
/dports/biology/ncbi-toolkit/ncbi/desktop/
H A Dudvopen.c464 UDVNetOpenPtr unop; in UDV_NetOpen_okProc() local
555 UDVNetOpenPtr unop; in UDV_NetOpen_cancelProc() local
585 UDVNetOpenPtr unop; in UDV_NetOpen_access() local
619 UDVNetOpenPtr unop; in UDV_NetOpen() local
/dports/devel/cscout/cscout-bd7dfac/src/
H A Deval.y62 #define unop(res, op, x) (res.v.u = (op x.v.u), res.su = x.su) macro
/dports/java/apache-bcel/bcel-6.4.1/src/examples/Mini/
H A DASTExpr.java53 private int unop=-1; // Special case: Unary operand applied field in ASTExpr
309 public void setUnOp(final int unop) { this.unop = unop; } in setUnOp()
/dports/devel/cscout/cscout-bd7dfac/btyacc/test/
H A Dt3.y14 long (*unop)(long); member
/dports/math/brial/BRiAl-1.2.10/libbrial/include/polybori/routines/
H A Dpbori_func.h328 base(binop, unop, unop) {} in base() argument
/dports/games/zoom/zoom-1.1.5/builder/
H A Doperation.h29 zop, unop, binop, varop, extop enumerator
/dports/devel/spin/Spin-version-6.5.0/Src/
H A Dspin.y1008 #define unop(n, sop) fprintf(fd, "%s (", sop); recursive(fd, n->lft); \ macro
/dports/science/grib_api/grib_api-1.28.0-Source/tools/
H A Dxref.pl139 sub unop { @_; } subroutine
/dports/devel/cppcheck/cppcheck-2.6.3/oss-fuzz/
H A Dtype2.cpp60 const char *unop[] = {"++","--","()","~"}; in generateExpression2_Expr() local
/dports/devel/cppcheck-gui/cppcheck-2.6.3/oss-fuzz/
H A Dtype2.cpp60 const char *unop[] = {"++","--","()","~"}; in generateExpression2_Expr() local
/dports/science/eccodes/eccodes-2.23.0-Source/tools/
H A Dxref.pl139 sub unop { @_; } subroutine
/dports/math/clingo/clingo-5.5.1/libgringo/tests/
H A Dterm_helper.hh60 inline std::unique_ptr<UnOpTerm> unop(UnOp op, UTerm &&arg) { in unop() function
/dports/net/evans/evans-0.9.1/vendor/golang.org/x/tools/go/ssa/interp/
H A Dops.go802 func unop(instr *ssa.UnOp, x value) value { func
/dports/www/bugzilla2atom/bugzilla2atom-56126912bf314a80744827758d582e5e60e7178c/vendor/golang.org/x/tools/go/ssa/interp/
H A Dops.go801 func unop(instr *ssa.UnOp, x value) value { func
/dports/security/vault/vault-1.8.2/vendor/golang.org/x/tools/go/ssa/interp/
H A Dops.go802 func unop(instr *ssa.UnOp, x value) value { func

12345678910>>...14