OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SIMPLE
(Results
1 - 6
of
6
) sorted by relevancy
/src/external/bsd/bc/dist/
const.h
90
#define
SIMPLE
0
bc.y
392
{ $$ = nextarg (NULL, lookup ($1,
SIMPLE
), FALSE);}
404
{ $$ = nextarg ($1, lookup ($3,
SIMPLE
), FALSE); }
767
{ $$ = lookup($1,
SIMPLE
); }
util.c
608
case
SIMPLE
:
/src/external/bsd/less/dist/
regexp.c
47
*
simple
cases. They are:
92
#define STAR 10 /* node Match this (
simple
) thing 0 or more times. */
93
#define PLUS 11 /* node Match this (
simple
) thing 1 or more times. */
113
* BRANCH structures using BACK.
Simple
cases (one character
156
#define
SIMPLE
02 /*
Simple
enough to be STAR/PLUS operand. */
435
if (op == '*' && (flags&
SIMPLE
))
444
} else if (op == '+' && (flags&
SIMPLE
))
494
*flagp |= HASWIDTH|
SIMPLE
;
528
*flagp |= HASWIDTH|
SIMPLE
;
[
all
...]
/src/lib/libcompat/regexp/
regexp.c
51
*
simple
cases. They are:
95
#define STAR 10 /* node Match this (
simple
) thing 0 or more times. */
96
#define PLUS 11 /* node Match this (
simple
) thing 1 or more times. */
118
* BRANCH structures using BACK.
Simple
cases (one character
160
#define
SIMPLE
02 /*
Simple
enough to be STAR/PLUS operand. */
437
if (op == '*' && (flags&
SIMPLE
))
446
} else if (op == '+' && (flags&
SIMPLE
))
497
*flagp |= HASWIDTH|
SIMPLE
;
531
*flagp |= HASWIDTH|
SIMPLE
;
[
all
...]
/src/sys/arch/m68k/060sp/dist/
test.doc
38
68060 SOFTWARE PACKAGE (Kernel version)
SIMPLE
TESTS
41
The files itest.sa and ftest.sa contain
simple
tests to check
180
Again, itest.sa and ftest.sa are
simple
tests and do not thoroughly
Completed in 32 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026