OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:G_ABBREV
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/bsd/nvi/dist/ex/
ex_abbrev.c
96
F_SET(sp->gp,
G_ABBREV
);
112
if (!F_ISSET(sp->gp,
G_ABBREV
) ||
/src/external/bsd/nvi/dist/common/
gs.h
119
#define
G_ABBREV
0x0001 /* If have abbreviations. */
/src/external/bsd/nvi/dist/vi/
v_txt.c
438
abb = F_ISSET(gp,
G_ABBREV
) &&
711
!LF_ISSET(TXT_REPLAY) && F_ISSET(gp,
G_ABBREV
)) { \
1292
!LF_ISSET(TXT_REPLAY) && F_ISSET(gp,
G_ABBREV
)) {
Completed in 49 milliseconds
Indexes created Mon May 25 00:24:39 UTC 2026