Home
last modified time | relevance | path

Searched refs:taghere (Results 1 – 8 of 8) sorted by relevance

/dports/news/fidogate/fidogate-5.10-3-g1c1fd41/src/common/
H A Ddbz.c131 static of_t taghere; /* pre-shifted tag-enable bit */ variable
133 #define HASTAG(o) ((o)&taghere)
691 taghere = conf.tagenb << conf.tagshift;
692 tagboth = tagbits | taghere;
1382 v |= sp->tag | taghere;
/dports/news/fidogate4/fidogate-4.4.10/src/toss/
H A Ddbz.c131 static of_t taghere; /* pre-shifted tag-enable bit */ variable
133 #define HASTAG(o) ((o)&taghere)
700 taghere = conf.tagenb << conf.tagshift;
701 tagboth = tagbits | taghere;
1388 v |= sp->tag | taghere;
/dports/news/cnews/cnews-cr.g_18/libdbz/
H A Ddbz.c144 static of_t taghere; /* pre-shifted tag-enable bit */ variable
146 #define HASTAG(o) ((o)&taghere)
783 taghere = conf.tagenb << conf.tagshift;
784 tagboth = tagbits | taghere;
1541 v |= sp->tag | taghere;
/dports/news/inn-current/inn-2.7-20211226/lib/
H A Ddbz.c139 # define HASTAG(o) ((o) &taghere)
162 static of_t taghere; /* pre-shifted tag-enable bit */ variable
787 taghere = conf.tagenb << conf.tagshift; in dbzinit()
788 tagboth = tagbits | taghere; in dbzinit()
1605 v |= sp->tag | taghere;
/dports/news/newsx/newsx-1.6/dbz/
H A Ddbz-v3.c166 static of_t taghere; /* pre-shifted tag-enable bit */ variable
168 #define HASTAG(o) ((o)&taghere)
838 taghere = conf.tagenb << conf.tagshift;
839 tagboth = tagbits | taghere;
1630 v |= sp->tag | taghere;
H A Ddbz-v6.c195 #define HASTAG(o) ((o)&taghere)
224 static OFFSET_T taghere; /* pre-shifted tag-enable bit */ variable
875 taghere = conf.tagenb << conf.tagshift; in dbzinit()
876 tagboth = tagbits | taghere; in dbzinit()
1735 v |= sp->tag | taghere;
/dports/news/inn/inn-2.6.4/lib/
H A Ddbz.c140 #define HASTAG(o) ((o)&taghere)
163 static of_t taghere; /* pre-shifted tag-enable bit */ variable
784 taghere = conf.tagenb << conf.tagshift; in dbzinit()
785 tagboth = tagbits | taghere; in dbzinit()
1596 v |= sp->tag | taghere;
/dports/sysutils/shlock/inn-2.6.4/lib/
H A Ddbz.c140 #define HASTAG(o) ((o)&taghere)
163 static of_t taghere; /* pre-shifted tag-enable bit */ variable
784 taghere = conf.tagenb << conf.tagshift; in dbzinit()
785 tagboth = tagbits | taghere; in dbzinit()
1596 v |= sp->tag | taghere;