Lines Matching full:row01
103 worktype *row01, *row23, *row4; \
113 row01 = rows[0]; \
185 dst[x] = (type)_pd_scale_( PD_FILTER( row01[x], row01[x1], \
193 dst[x] = (type)_pd_scale_( PD_RB( row01[x], row01[x1], \
201 dst[x] = (type)_pd_scale_( PD_LT( row01[x], row01[x1], row23[x] )); \
206 dst[x] = (type)_pd_scale_( PD_SINGULAR( row01[x], row01[x1] )); \