Searched defs:OCCUPY (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/ctwm/dist/
H A Dctwm.h369 #define OCCUPY(w, b) ((b == NULL) ? 1 : (w->occupation & (1 << b->number))) macro

Completed in 3 milliseconds