Searched refs:C_ALL_BITS (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/twm/dist/src/
H A Dtwm.h139 #define C_ALL_BITS (C_WINDOW_BIT | C_TITLE_BIT | C_ICON_BIT |\ macro
H A Dgram.y350 | ALL { cont |= C_ALL_BITS; }
365 | ALL { cont |= C_ALL_BITS; }
/xsrc/external/mit/ctwm/dist/
H A Dctwm.h97 #define C_ALL_BITS (C_WINDOW_BIT | C_TITLE_BIT | C_ICON_BIT |\ macro
H A Dgram.y598 | ALL { cont |= C_ALL_BITS; }
615 | ALL { cont |= C_ALL_BITS; }
H A Dgram.tab.c3014 { cont |= C_ALL_BITS; }
3080 { cont |= C_ALL_BITS; }
/xsrc/external/mit/ctwm/dist/gen/
H A Dgram.tab.c3014 { cont |= C_ALL_BITS; }
3080 { cont |= C_ALL_BITS; }

Completed in 33 milliseconds