Home
last modified time | relevance | path

Searched refs:oploc (Results 1 – 25 of 88) sorted by relevance

1234

/dports/math/mathomatic/mathomatic-ceb0861/
H A Ddiff.c78 int oploc, endloc; local
109 oploc = endloc;
190 *np += 2 + (endloc - oploc);
194 blt(&equation[j+1], &equation[oploc+1], (endloc - (oploc + 1)) * sizeof(token_type));
195 j += endloc - oploc;
250 blt(&equation[n], &equation[oploc+1], (endloc - (oploc + 1)) * sizeof(token_type));
259 blt(scratch, &equation[oploc+1], (endloc - (oploc + 1)) * sizeof(token_type));
260 n = endloc - (oploc + 1);
270 n += oploc + 1 - loc;
273 n += endloc - (oploc + 1);
[all …]
/dports/devel/tigcc/tigcc-0.96.b8_10/tigcc/sources/a68k/
H A DAdirect.c33 int oploc; in ObjDir() local
108 oploc = s - Line; in ObjDir()
126 ObjSrc = GetValue (SrcOp, oploc); /* Value */ in ObjDir()
240 oploc = s - Line; in ObjDir()
280 Error (oploc, Undef); /* It never got defined. */ in ObjDir()
282 Error (oploc, AddrErr); /* Can't XDEF a register. */ in ObjDir()
304 oploc = s - Line; in ObjDir()
H A DSymtab.c676 Term->oploc = loc + (o - operand);
718 Term->oploc = oloc;
768 Error (Term->oploc, OperErr); /* Parser bug? */
791 Error ((Term+1)->oploc,RelErr); /* R+R - error */
798 Error ((Term+1)->oploc, RelErr); /* is an error - */
806 Error (Term->oploc,RelErr); /* All other operations */
861 Error (Term->oploc, OperErr); /* Parser bug? */
H A DA68kglb.h211 int oploc; /* Location in source statement */ member
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/include/clang/AST/
H A DExprObjC.h564 SourceLocation oploc, Expr *base, bool arrow = false,
568 D(d), Base(base), Loc(l), OpLoc(oploc), IsArrow(arrow),
1496 ObjCIsaExpr(Expr *base, bool isarrow, SourceLocation l, SourceLocation oploc, in ObjCIsaExpr() argument
1499 IsaMemberLoc(l), OpLoc(oploc), IsArrow(isarrow) { in ObjCIsaExpr()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/include/clang/AST/
H A DExprObjC.h564 SourceLocation oploc, Expr *base, bool arrow = false,
568 D(d), Base(base), Loc(l), OpLoc(oploc), IsArrow(arrow),
1496 ObjCIsaExpr(Expr *base, bool isarrow, SourceLocation l, SourceLocation oploc, in ObjCIsaExpr() argument
1499 IsaMemberLoc(l), OpLoc(oploc), IsArrow(isarrow) { in ObjCIsaExpr()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/include/clang/AST/
H A DExprObjC.h564 SourceLocation oploc, Expr *base, bool arrow = false,
568 D(d), Base(base), Loc(l), OpLoc(oploc), IsArrow(arrow),
1496 ObjCIsaExpr(Expr *base, bool isarrow, SourceLocation l, SourceLocation oploc, in ObjCIsaExpr() argument
1499 IsaMemberLoc(l), OpLoc(oploc), IsArrow(isarrow) { in ObjCIsaExpr()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/include/clang/AST/
H A DExprObjC.h562 SourceLocation l, SourceLocation oploc,
570 D(d), Base(base), Loc(l), OpLoc(oploc), IsArrow(arrow),
1506 ObjCIsaExpr(Expr *base, bool isarrow, SourceLocation l, SourceLocation oploc, in ObjCIsaExpr() argument
1512 Base(base), IsaMemberLoc(l), OpLoc(oploc), IsArrow(isarrow) {} in ObjCIsaExpr()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/include/clang/AST/
H A DExprObjC.h564 SourceLocation oploc, Expr *base, bool arrow = false,
568 D(d), Base(base), Loc(l), OpLoc(oploc), IsArrow(arrow),
1496 ObjCIsaExpr(Expr *base, bool isarrow, SourceLocation l, SourceLocation oploc, in ObjCIsaExpr() argument
1499 IsaMemberLoc(l), OpLoc(oploc), IsArrow(isarrow) { in ObjCIsaExpr()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/include/clang/AST/
H A DExprObjC.h562 SourceLocation l, SourceLocation oploc,
570 D(d), Base(base), Loc(l), OpLoc(oploc), IsArrow(arrow),
1506 ObjCIsaExpr(Expr *base, bool isarrow, SourceLocation l, SourceLocation oploc, in ObjCIsaExpr() argument
1512 Base(base), IsaMemberLoc(l), OpLoc(oploc), IsArrow(isarrow) {} in ObjCIsaExpr()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/include/clang/AST/
H A DExprObjC.h564 SourceLocation oploc, Expr *base, bool arrow = false,
568 D(d), Base(base), Loc(l), OpLoc(oploc), IsArrow(arrow),
1496 ObjCIsaExpr(Expr *base, bool isarrow, SourceLocation l, SourceLocation oploc, in ObjCIsaExpr() argument
1499 IsaMemberLoc(l), OpLoc(oploc), IsArrow(isarrow) { in ObjCIsaExpr()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/include/clang/AST/
H A DExprObjC.h564 SourceLocation oploc, Expr *base, bool arrow = false,
568 D(d), Base(base), Loc(l), OpLoc(oploc), IsArrow(arrow),
1496 ObjCIsaExpr(Expr *base, bool isarrow, SourceLocation l, SourceLocation oploc, in ObjCIsaExpr() argument
1499 IsaMemberLoc(l), OpLoc(oploc), IsArrow(isarrow) { in ObjCIsaExpr()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/include/clang/AST/
H A DExprObjC.h564 SourceLocation oploc, Expr *base, bool arrow = false,
568 D(d), Base(base), Loc(l), OpLoc(oploc), IsArrow(arrow),
1496 ObjCIsaExpr(Expr *base, bool isarrow, SourceLocation l, SourceLocation oploc, in ObjCIsaExpr() argument
1499 IsaMemberLoc(l), OpLoc(oploc), IsArrow(isarrow) { in ObjCIsaExpr()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/include/clang/AST/
H A DExprObjC.h562 SourceLocation l, SourceLocation oploc,
570 D(d), Base(base), Loc(l), OpLoc(oploc), IsArrow(arrow),
1506 ObjCIsaExpr(Expr *base, bool isarrow, SourceLocation l, SourceLocation oploc, in ObjCIsaExpr() argument
1512 Base(base), IsaMemberLoc(l), OpLoc(oploc), IsArrow(isarrow) {} in ObjCIsaExpr()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/include/clang/AST/
H A DExprObjC.h564 SourceLocation oploc, Expr *base, bool arrow = false,
568 D(d), Base(base), Loc(l), OpLoc(oploc), IsArrow(arrow),
1496 ObjCIsaExpr(Expr *base, bool isarrow, SourceLocation l, SourceLocation oploc, in ObjCIsaExpr() argument
1499 IsaMemberLoc(l), OpLoc(oploc), IsArrow(isarrow) { in ObjCIsaExpr()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/include/clang/AST/
H A DExprObjC.h564 SourceLocation oploc, Expr *base, bool arrow = false,
568 D(d), Base(base), Loc(l), OpLoc(oploc), IsArrow(arrow),
1496 ObjCIsaExpr(Expr *base, bool isarrow, SourceLocation l, SourceLocation oploc, in ObjCIsaExpr() argument
1499 IsaMemberLoc(l), OpLoc(oploc), IsArrow(isarrow) { in ObjCIsaExpr()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/include/clang/AST/
H A DExprObjC.h564 SourceLocation oploc, Expr *base, bool arrow = false,
568 D(d), Base(base), Loc(l), OpLoc(oploc), IsArrow(arrow),
1496 ObjCIsaExpr(Expr *base, bool isarrow, SourceLocation l, SourceLocation oploc, in ObjCIsaExpr() argument
1499 IsaMemberLoc(l), OpLoc(oploc), IsArrow(isarrow) { in ObjCIsaExpr()
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/include/clang/AST/
H A DExprObjC.h529 SourceLocation l, SourceLocation oploc,
537 D(d), Base(base), Loc(l), OpLoc(oploc), IsArrow(arrow),
1451 ObjCIsaExpr(Expr *base, bool isarrow, SourceLocation l, SourceLocation oploc,
1457 Base(base), IsaMemberLoc(l), OpLoc(oploc), IsArrow(isarrow) {}
/dports/lang/clang-mesa/clang-13.0.1.src/include/clang/AST/
H A DExprObjC.h564 SourceLocation oploc, Expr *base, bool arrow = false,
568 D(d), Base(base), Loc(l), OpLoc(oploc), IsArrow(arrow),
1496 ObjCIsaExpr(Expr *base, bool isarrow, SourceLocation l, SourceLocation oploc, in ObjCIsaExpr() argument
1499 IsaMemberLoc(l), OpLoc(oploc), IsArrow(isarrow) { in ObjCIsaExpr()
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/include/clang/AST/
H A DExprObjC.h545 SourceLocation l, SourceLocation oploc,
553 D(d), Base(base), Loc(l), OpLoc(oploc), IsArrow(arrow),
1474 ObjCIsaExpr(Expr *base, bool isarrow, SourceLocation l, SourceLocation oploc,
1480 Base(base), IsaMemberLoc(l), OpLoc(oploc), IsArrow(isarrow) {} in getValue()
/dports/graphics/aseprite/aseprite-1.2.9/third_party/mujs/
H A Djscompile.c207 static void emitlocal(JF, int oploc, int opvar, js_Ast *ident) in emitlocal() argument
211 if (F->strict && oploc == OP_SETLOCAL) { in emitlocal()
220 emit(J, F, oploc); in emitlocal()
/dports/lang/mujs/mujs-1.2.0/
H A Djscompile.c194 static void emitlocal(JF, int oploc, int opvar, js_Ast *ident) in emitlocal() argument
206 if (F->strict && oploc == OP_SETLOCAL) { in emitlocal()
219 emit(J, F, oploc); in emitlocal()
/dports/graphics/mupdf/mupdf-1.18.0-source/thirdparty/mujs/
H A Djscompile.c210 static void emitlocal(JF, int oploc, int opvar, js_Ast *ident) in emitlocal() argument
222 if (F->strict && oploc == OP_SETLOCAL) { in emitlocal()
235 emit(J, F, oploc); in emitlocal()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Drecog.c2352 rtx **oploc) in preprocess_constraints() argument
2439 if (oploc && !address_operand (*oploc[i], VOIDmode)) in preprocess_constraints()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Drecog.c2353 rtx **oploc) in preprocess_constraints() argument
2440 if (oploc && !address_operand (*oploc[i], VOIDmode)) in preprocess_constraints()

1234