OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:C_WORKSPACE_BIT
(Results
1 - 4
of
4
) sorted by relevancy
/xsrc/external/mit/ctwm/dist/
ctwm.h
95
#define
C_WORKSPACE_BIT
(1 << C_WORKSPACE)
99
C_WORKSPACE_BIT
)
gram.y
594
| WORKSPACE { cont |=
C_WORKSPACE_BIT
; }
611
| WORKSPACE { cont |=
C_WORKSPACE_BIT
; }
gram.tab.c
2990
{ cont |=
C_WORKSPACE_BIT
; }
3056
{ cont |=
C_WORKSPACE_BIT
; }
/xsrc/external/mit/ctwm/dist/gen/
gram.tab.c
2990
{ cont |=
C_WORKSPACE_BIT
; }
3056
{ cont |=
C_WORKSPACE_BIT
; }
Completed in 10 milliseconds
Indexes created Thu Aug 20 00:25:57 UTC 2026