Searched refs:OTP_AFLAG_ABOVE (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/ctwm/dist/
H A Dotp.h18 #define OTP_AFLAG_ABOVE (1 << 0) macro
H A Dotp.c1175 fromstash = (OTP_AFLAG_ABOVE | OTP_AFLAG_BELOW);
1197 aflags |= OTP_AFLAG_ABOVE;
1498 (owl->pri_aflags & OTP_AFLAG_ABOVE ? " _ABOVE" : ""),
1822 if(owl->pri_aflags & OTP_AFLAG_ABOVE) {

Completed in 4 milliseconds