Home | History | Annotate | Download | only in rcons

Lines Matching refs:pst

103 ** the source code 16 times smaller.  The pre and pst args are code
105 ** can be the beginning and end of a loop. If the pst fragment includes a
113 #define ROP_DST(op,pre,d,pst) \
119 pst \
124 pst \
132 pst \
138 #define ROP_DSTCOLOR(op,pre,d,c,pst) \
144 pst \
149 pst \
157 pst \
163 #define ROP_SRCDST(op,pre,s,d,pst) \
169 pst \
174 pst \
179 pst \
184 pst \
189 pst \
194 pst \
199 pst \
204 pst \
209 pst \
214 pst \
219 pst \
224 pst \
230 #define ROP_SRCDSTCOLOR(op,pre,s,d,c,pst) \
239 pst \
245 pst \
253 pst \
261 pst \
267 pst \
275 pst \
283 pst \
291 pst \
299 pst \
307 pst \
315 pst \
321 pst \
329 #define ROP_DST(op,pre,d,pst) \
335 pst \
340 pst \
345 pst \
351 #define ROP_DSTCOLOR(op,pre,d,c,pst) \
357 pst \
362 pst \
367 pst \
373 #define ROP_SRCDST(op,pre,s,d,pst) \
379 pst \
384 pst \
389 pst \
395 #define ROP_SRCDSTCOLOR(op,pre,s,d,c,pst) \
404 pst \
410 pst \
418 pst \
734 /*pst*/ *dstlong = ( *dstlong & ~twobitmask[dstbyte] ) |
806 /*pst*/ *dstlong = ( *dstlong & ~fourbitmask[dstbyte] ) |
877 /*pst*/ *dstlong = ( *dstlong & ~bytemask[dstbyte] ) |
948 /*pst*/ *dstlong = ( *dstlong & ~twobytemask[dstbyte] ) |
1136 /*pst*/ *dstlin = ( *dstlin & lm ) | ( dl & nlm ); )
1162 /*pst*/ *dstlong = ( *dstlong & lm ) | ( dl & nlm ); )
1172 /*pst*/ ++dstlong;
1182 /*pst*/ *dstlong = ( dl & nrm ) | ( *dstlong & rm ); )
1243 /*pst*/ *dstlin = ( *dstlin & lm ) | ( dl & nlm ); )
1269 /*pst*/ *dstlong = ( *dstlong & lm ) | ( dl & nlm ); )
1279 /*pst*/ ++dstlong;
1289 /*pst*/ *dstlong = ( dl & nrm ) | ( *dstlong & rm ); )
1349 /*pst*/ *dstlin = ( *dstlin & lm ) | ( dl & nlm ); )
1375 /*pst*/ *dstlong = ( *dstlong & lm ) | ( dl & nlm ); )
1385 /*pst*/ ++dstlong;
1395 /*pst*/ *dstlong = ( dl & nrm ) | ( *dstlong & rm ); )
1452 /*pst*/ *dstlin = ( *dstlin & lm ) | ( dl & nlm ); )
1478 /*pst*/ *dstlong = ( *dstlong & lm ) | ( dl & nlm ); )
1489 /*pst*/ ++dstlong;
1500 /*pst*/ *dstlong = ( dl & nrm ) | ( *dstlong & rm ); )
1557 /*pst*/ *dstlin = ( *dstlin & lm ) | ( dl & nlm ); )
1583 /*pst*/ *dstlong = ( *dstlong & lm ) | ( dl & nlm ); )
1594 /*pst*/ ++dstlong;
1605 /*pst*/ *dstlong = ( dl & nrm ) | ( *dstlong & rm ); )
1693 /*pst*/ *dstlin = ( *dstlin & lm ) | ( dl & nlm ); )
1725 /*pst*/ *dstlong = ( *dstlong & lm ) | ( dl & nlm ); )
1737 /*pst*/ ++srclong;
1749 /*pst*/ *dstlong = ( dl & nrm ) | ( *dstlong & rm ); )
1775 /*pst*/ *dstlong = ( dl & nrm ) | ( *dstlong & rm ); )
1787 /*pst*/ --srclong;
1799 /*pst*/ *dstlong = ( *dstlong & lm ) | ( dl & nlm ); )
1829 /*pst*/ *dstlin = ( *dstlin & lm ) | ( dl & nlm ); )
1844 /*pst*/ *dstlin = ( *dstlin & lm ) | ( dl & nlm ); )
1882 /*pst*/ *dstlong = ( *dstlong & lm ) | ( dl & nlm ); )
1896 /*pst*/ prevsl = sl LSOP prevleftshift;
1909 /*pst*/ *dstlong = ( dl & nrm ) | ( *dstlong & rm ); )
1940 /*pst*/ *dstlong = ( dl & nrm ) | ( *dstlong & rm ); )
1954 /*pst*/ prevsl = sl RSOP currrightshift;
1967 /*pst*/ *dstlong = ( *dstlong & lm ) | ( dl & nlm ); )