Home | History | Annotate | Download | only in rcons

Lines Matching defs:rm

1103 	u_int32_t dl, lm, nlm, rm, nrm;
1144 rm = rightmask[dstrightignore];
1145 nrm = ~rm;
1182 /*pst*/ *dstlong = ( dl & nrm ) | ( *dstlong & rm ); )
1199 u_int32_t dl, lm, nlm, rm, nrm;
1251 rm = rightmask[dstrightignore];
1252 nrm = ~rm;
1289 /*pst*/ *dstlong = ( dl & nrm ) | ( *dstlong & rm ); )
1306 u_int32_t dl, lm, nlm, rm, nrm;
1357 rm = rightmask[dstrightignore];
1358 nrm = ~rm;
1395 /*pst*/ *dstlong = ( dl & nrm ) | ( *dstlong & rm ); )
1411 u_int32_t dl, lm, nlm, rm, nrm;
1460 rm = rightmask[dstrightignore];
1461 nrm = ~rm;
1500 /*pst*/ *dstlong = ( dl & nrm ) | ( *dstlong & rm ); )
1516 u_int32_t dl, lm, nlm, rm, nrm;
1565 rm = rightmask[dstrightignore];
1566 nrm = ~rm;
1605 /*pst*/ *dstlong = ( dl & nrm ) | ( *dstlong & rm ); )
1639 u_int32_t dl, lm, nlm, rm, nrm;
1703 rm = rightmask[dstrightignore];
1704 nrm = ~rm;
1749 /*pst*/ *dstlong = ( dl & nrm ) | ( *dstlong & rm ); )
1775 /*pst*/ *dstlong = ( dl & nrm ) | ( *dstlong & rm ); )
1855 rm = rightmask[dstrightignore];
1856 nrm = ~rm;
1909 /*pst*/ *dstlong = ( dl & nrm ) | ( *dstlong & rm ); )
1940 /*pst*/ *dstlong = ( dl & nrm ) | ( *dstlong & rm ); )