OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OPERAND
(Results
1 - 3
of
3
) sorted by relevancy
/src/lib/libcompat/regexp/
regexp.c
72
* plus a "next" pointer, possibly plus an
operand
. "Next" pointers of
77
* because of operator precedence.) The
operand
of some types of node is
79
* particular, the
operand
of a BRANCH node is the first node of the branch.
112
* branch starts with the
operand
node of a BRANCH node.
129
* An
operand
, if any, simply follows the node. (Note that much of the
137
#define
OPERAND
(p) ((p) + 3)
160
#define SIMPLE 02 /* Simple enough to be STAR/PLUS
operand
. */
261
scan =
OPERAND
(scan);
265
r->regstart = *
OPERAND
(scan);
281
if (OP(scan) == EXACTLY && (int) strlen(
OPERAND
(scan)) >= len)
[
all
...]
/src/bin/test/
test.c
36
primary ::= unary-operator
operand
37
|
operand
binary-operator
operand
38
|
operand
46
operand
::= <any legal UNIX file name>
89
OPERAND
832
return
OPERAND
;
/src/sys/arch/m68k/060sp/dist/
fskeletn.s
82
# stack frame. The FP state frame holds the EXCEPTIONAL
OPERAND
.
100
# stack frame. The FP state frame holds the EXCEPTIONAL
OPERAND
.
115
# This is the exit point for the 060FPSP when an enabled
operand
error exception
117
# for enabled
operand
error exceptions. The exception stack frame is an
operand
error
118
# stack frame. The FP state frame holds the source
operand
of the faulting
137
# stack frame. The FP state frame holds the source
operand
of the faulting
156
# stack frame. The FP state frame holds the source
operand
of the faulting
175
# stack frame. The FP state frame holds the source
operand
of the faulting
Completed in 13 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025