OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:WRAP_BIT
(Results
1 - 4
of
4
) sorted by relevancy
/xsrc/external/mit/xedit/dist/
options.c
271
item->flags |=
WRAP_BIT
;
279
item->flags |=
WRAP_BIT
;
287
item->flags |=
WRAP_BIT
;
xedit.h
74
#define
WRAP_BIT
0x10
util.c
465
if (item->flags &
WRAP_BIT
)
674
if (item && (item->flags &
WRAP_BIT
))
875
if (item && (item->flags &
WRAP_BIT
))
xedit.c
445
item->flags |=
WRAP_BIT
;
Completed in 14 milliseconds
Indexes created Sat Jul 04 00:25:45 UTC 2026