OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:INC
(Results
1 - 13
of
13
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Support/
regexec.c
41
* This file includes engine.
inc
*twice*, after muchos fiddling with the
72
#define
INC
(o) ((o) = (unsigned long)(o) << 1)
80
#define SNAMES /* engine.
inc
looks after details */
82
#include "regengine.
inc
"
98
#undef
INC
121
#define
INC
(o) ((o)++)
131
#include "regengine.
inc
"
/src/external/bsd/nvi/dist/regex/
regexec.c
87
#define
INC
(o) ((o) <<= 1)
113
#undef
INC
136
#define
INC
(o) ((o)++)
/src/lib/libc/regex/
regexec.c
131
#define
INC
(o) ((o) <<= 1)
160
#undef
INC
185
#define
INC
(o) ((o)++)
/src/external/apache2/llvm/dist/clang/include/clang/AST/
StmtCXX.h
136
enum { INIT, RANGE, BEGINSTMT, ENDSTMT, COND,
INC
, LOOPVAR, BODY, END };
138
// SubExprs[COND] and SubExprs[
INC
] are expressions.
147
DeclStmt *End, Expr *Cond, Expr *
Inc
, DeclStmt *LoopVar,
167
Expr *getInc() { return cast_or_null<Expr>(SubExprs[
INC
]); }
184
return cast_or_null<Expr>(SubExprs[
INC
]);
197
void setInc(Expr *E) { SubExprs[
INC
] = reinterpret_cast<Stmt*>(E); }
Stmt.h
78
#include "clang/AST/StmtNodes.
inc
"
2502
/// ForStmt - This represents a 'for (init;cond;
inc
)' stmt. Note that any of
2503
/// the init/cond/
inc
parts of the ForStmt will be null if they were not
2506
enum { INIT, CONDVAR, COND,
INC
, BODY, END_EXPR };
2512
Expr *
Inc
, Stmt *Body, SourceLocation FL, SourceLocation LP,
2538
Expr *getInc() { return reinterpret_cast<Expr*>(SubExprs[
INC
]); }
2543
const Expr *getInc() const { return reinterpret_cast<Expr*>(SubExprs[
INC
]); }
2548
void setInc(Expr *E) { SubExprs[
INC
] = reinterpret_cast<Stmt*>(E); }
/src/external/gpl3/binutils/dist/gas/config/
rl78-parse.h
6
Inc
.
125
INC
= 326, /*
INC
*/
250
#define
INC
326
rl78-parse.c
6
Inc
.
311
INC
= 326, /*
INC
*/
436
#define
INC
326
586
YYSYMBOL_INC = 71, /*
INC
*/
1153
"
INC
", "INCW", "MACH", "MACHU", "MOV", "MOV1", "MOVS", "MOVW", "MULH",
4211
case 320: /* incdec:
INC
*/
4539
OPC(
INC
),
/src/external/gpl3/binutils.old/dist/gas/config/
rl78-parse.h
6
Inc
.
125
INC
= 326, /*
INC
*/
250
#define
INC
326
rl78-parse.c
6
Inc
.
311
INC
= 326, /*
INC
*/
436
#define
INC
326
586
YYSYMBOL_INC = 71, /*
INC
*/
1153
"
INC
", "INCW", "MACH", "MACHU", "MOV", "MOV1", "MOVS", "MOVW", "MULH",
4211
case 320: /* incdec:
INC
*/
4539
OPC(
INC
),
/src/external/gpl3/binutils/dist/include/opcode/
h8300.h
2
Copyright (C) 1991-2026 Free Software Foundation,
Inc
.
19
Foundation,
Inc
., 51 Franklin Street - Fifth Floor, Boston, MA
75
INC
= POSTINC,
198
RSINC = SRC |
INC
,
199
RDINC = DST |
INC
,
1401
UNOP (O (O_INC, SB), "
inc
", 0x0, 0xA),
1403
{O (O_INC, SW), AV_H8H, 2, "
inc
.w", {{DBIT, RD16, E}}, {{0x0, 0xB, 0x5 | DBIT, RD16, E}}},
1404
{O (O_INC, SL), AV_H8H, 2, "
inc
.l", {{DBIT, RD32, E}}, {{0x0, 0xB, 0x7 | DBIT, RD32 | B30, E}}},
/src/external/gpl3/binutils.old/dist/include/opcode/
h8300.h
2
Copyright (C) 1991-2025 Free Software Foundation,
Inc
.
19
Foundation,
Inc
., 51 Franklin Street - Fifth Floor, Boston, MA
75
INC
= POSTINC,
198
RSINC = SRC |
INC
,
199
RDINC = DST |
INC
,
1401
UNOP (O (O_INC, SB), "
inc
", 0x0, 0xA),
1403
{O (O_INC, SW), AV_H8H, 2, "
inc
.w", {{DBIT, RD16, E}}, {{0x0, 0xB, 0x5 | DBIT, RD16, E}}},
1404
{O (O_INC, SL), AV_H8H, 2, "
inc
.l", {{DBIT, RD32, E}}, {{0x0, 0xB, 0x7 | DBIT, RD32 | B30, E}}},
/src/external/gpl3/gdb/dist/include/opcode/
h8300.h
2
Copyright (C) 1991-2024 Free Software Foundation,
Inc
.
19
Foundation,
Inc
., 51 Franklin Street - Fifth Floor, Boston, MA
75
INC
= POSTINC,
198
RSINC = SRC |
INC
,
199
RDINC = DST |
INC
,
1401
UNOP (O (O_INC, SB), "
inc
", 0x0, 0xA),
1403
{O (O_INC, SW), AV_H8H, 2, "
inc
.w", {{DBIT, RD16, E}}, {{0x0, 0xB, 0x5 | DBIT, RD16, E}}},
1404
{O (O_INC, SL), AV_H8H, 2, "
inc
.l", {{DBIT, RD32, E}}, {{0x0, 0xB, 0x7 | DBIT, RD32 | B30, E}}},
/src/external/gpl3/gdb.old/dist/include/opcode/
h8300.h
2
Copyright (C) 1991-2024 Free Software Foundation,
Inc
.
19
Foundation,
Inc
., 51 Franklin Street - Fifth Floor, Boston, MA
75
INC
= POSTINC,
198
RSINC = SRC |
INC
,
199
RDINC = DST |
INC
,
1401
UNOP (O (O_INC, SB), "
inc
", 0x0, 0xA),
1403
{O (O_INC, SW), AV_H8H, 2, "
inc
.w", {{DBIT, RD16, E}}, {{0x0, 0xB, 0x5 | DBIT, RD16, E}}},
1404
{O (O_INC, SL), AV_H8H, 2, "
inc
.l", {{DBIT, RD32, E}}, {{0x0, 0xB, 0x7 | DBIT, RD32 | B30, E}}},
Completed in 61 milliseconds
Indexes created Tue Mar 03 05:31:39 UTC 2026