OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:MIDDLE
(Results
1 - 7
of
7
) sorted by relevancy
/src/external/bsd/less/dist/
position.h
20
#define
MIDDLE
(-3)
/src/usr.bin/tip/
value.c
42
#define
MIDDLE
35
203
if (col > 0 && col <
MIDDLE
)
204
while (col++ <
MIDDLE
)
242
if (col >=
MIDDLE
) {
/src/external/gpl2/groff/dist/src/preproc/soelim/
soelim.cpp
173
enum { START,
MIDDLE
, HAD_DOT, HAD_s, HAD_so, HAD_l, HAD_lf } state = START;
189
state =
MIDDLE
;
192
case
MIDDLE
:
212
state =
MIDDLE
;
227
state =
MIDDLE
;
244
state =
MIDDLE
;
259
state =
MIDDLE
;
277
state =
MIDDLE
;
300
case
MIDDLE
:
/src/distrib/utils/more/
less.h
53
#define
MIDDLE
(-3)
/src/external/gpl2/groff/dist/src/preproc/pic/
main.cpp
319
enum { START,
MIDDLE
, HAD_DOT, HAD_P, HAD_PS, HAD_l, HAD_lf } state = START;
335
state =
MIDDLE
;
338
case
MIDDLE
:
358
state =
MIDDLE
;
373
state =
MIDDLE
;
385
state =
MIDDLE
;
400
state =
MIDDLE
;
422
state =
MIDDLE
;
432
case
MIDDLE
:
/src/external/gpl2/groff/dist/src/preproc/tbl/
main.cpp
35
enum { START,
MIDDLE
,
103
state =
MIDDLE
;
115
state =
MIDDLE
;
124
case
MIDDLE
:
156
state =
MIDDLE
;
162
state =
MIDDLE
;
174
state =
MIDDLE
;
188
enum { START,
MIDDLE
, HAD_DOT, HAD_T, HAD_TS, HAD_l, HAD_lf } state;
200
state =
MIDDLE
;
204
case
MIDDLE
[
all
...]
/src/external/gpl2/groff/dist/src/preproc/refer/
refer.cpp
1118
START,
MIDDLE
, BODY, BODY_START, BODY_BLANK, BODY_DOT
1136
state =
MIDDLE
;
1138
case
MIDDLE
:
1179
state =
MIDDLE
;
1195
case
MIDDLE
:
Completed in 62 milliseconds
Indexes created Wed Mar 25 00:23:37 UTC 2026