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

/ast/src/cmd/3d/
H A D3d.h237 #define INSTANCE TABSIZE /* under ver */ macro
604 #define IVIEW(p,v) do{NIVIEW(p,(v)&(INSTANCE-1));if(!S_ISBLK((p)->st_mode)&&!S_ISCHR((p)->st_mode))(p)->st_rdev=(v)&(INSTANCE-1);}while(0)
606 #define IVIEW(p,v) NIVIEW(p,(v)&(INSTANCE-1))
H A Dpathnext.c201 state.path.level |= INSTANCE;

Completed in 13 milliseconds