OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:E_ABSMARK
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/nvi/dist/ex/
ex.h
147
#define
E_ABSMARK
0x00040000 /* Set the absolute mark. */
ex.c
1340
if (F_ISSET(ecp,
E_ABSMARK
)) {
1343
F_CLR(ecp,
E_ABSMARK
);
1847
F_SET(ecp,
E_ABSMARK
);
1858
F_SET(ecp,
E_ABSMARK
);
1877
F_SET(ecp,
E_ABSMARK
);
1928
F_SET(ecp,
E_ABSMARK
);
Completed in 46 milliseconds
Indexes created Thu Jun 11 00:25:07 UTC 2026