Lines Matching defs:view
57 #define VIEWOFFSET '0' /* char offset for view==0 */
181 #define MAXVIEW (sizeof(Flags_t)*CHAR_BIT) /* max view index */
341 #define D_lower (1<<14) /* state from lower view */
347 #define D_global (1L<<17) /* global view if view==0 */
511 unsigned char view; /* view bind index */
514 unsigned char preview; /* min prereq view */
518 Flags_t checked[STATERULES+1]; /* view state check */
619 Rule_t* view; /* .VIEW rule pointer */
677 char* viewdot; /* . view dir list */
678 char* viewnode; /* view node dir list */
797 unsigned char localview; /* automatics to local view */
831 int readstate; /* state files to this view ok */
833 int stateview; /* state file view index */
835 int targetview; /* most recent active targ view */
873 Binding_t view[MAXVIEW+1];/* view bind table */
874 unsigned int maxview; /* max view bind index */