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_ICON_BIT
(Results
1 - 6
of
6
) sorted by relevancy
/xsrc/external/mit/ctwm/dist/
ctwm.h
89
#define
C_ICON_BIT
(1 << C_ICON)
97
#define C_ALL_BITS (C_WINDOW_BIT | C_TITLE_BIT |
C_ICON_BIT
|\
gram.y
591
| ICON { cont |=
C_ICON_BIT
; }
608
| ICON { cont |=
C_ICON_BIT
; }
gram.tab.c
2972
{ cont |=
C_ICON_BIT
; }
3038
{ cont |=
C_ICON_BIT
; }
/xsrc/external/mit/twm/dist/src/
twm.h
133
#define
C_ICON_BIT
(1 << C_ICON)
139
#define C_ALL_BITS (C_WINDOW_BIT | C_TITLE_BIT |
C_ICON_BIT
|\
gram.y
345
| ICON { cont |=
C_ICON_BIT
; }
360
| ICON { cont |=
C_ICON_BIT
; }
/xsrc/external/mit/ctwm/dist/gen/
gram.tab.c
2972
{ cont |=
C_ICON_BIT
; }
3038
{ cont |=
C_ICON_BIT
; }
Completed in 11 milliseconds
Indexes created Thu Aug 20 00:25:57 UTC 2026