Home | History | Annotate | Download | only in include

Lines Matching defs:_sync

412 	bool	_sync;		/* window in sync mode? */
1314 #define is_syncok(win) ((win) ? (win)->_sync : FALSE)