Home | History | Annotate | Download | only in rcons

Lines Matching defs:lm

1103 	u_int32_t dl, lm, nlm, rm, nrm;
1128 lm = leftmask[dstleftignore] | rightmask[dstrightignore];
1129 nlm = ~lm;
1136 /*pst*/ *dstlin = ( *dstlin & lm ) | ( dl & nlm ); )
1143 lm = leftmask[dstleftignore];
1146 nlm = ~lm;
1162 /*pst*/ *dstlong = ( *dstlong & lm ) | ( dl & nlm ); )
1199 u_int32_t dl, lm, nlm, rm, nrm;
1235 lm = leftmask[dstleftignore] | rightmask[dstrightignore];
1236 nlm = ~lm;
1243 /*pst*/ *dstlin = ( *dstlin & lm ) | ( dl & nlm ); )
1250 lm = leftmask[dstleftignore];
1253 nlm = ~lm;
1269 /*pst*/ *dstlong = ( *dstlong & lm ) | ( dl & nlm ); )
1306 u_int32_t dl, lm, nlm, rm, nrm;
1341 lm = leftmask[dstleftignore] | rightmask[dstrightignore];
1342 nlm = ~lm;
1349 /*pst*/ *dstlin = ( *dstlin & lm ) | ( dl & nlm ); )
1356 lm = leftmask[dstleftignore];
1359 nlm = ~lm;
1375 /*pst*/ *dstlong = ( *dstlong & lm ) | ( dl & nlm ); )
1411 u_int32_t dl, lm, nlm, rm, nrm;
1443 lm = leftmask[dstleftignore] | rightmask[dstrightignore];
1444 nlm = ~lm;
1452 /*pst*/ *dstlin = ( *dstlin & lm ) | ( dl & nlm ); )
1459 lm = leftmask[dstleftignore];
1462 nlm = ~lm;
1478 /*pst*/ *dstlong = ( *dstlong & lm ) | ( dl & nlm ); )
1516 u_int32_t dl, lm, nlm, rm, nrm;
1548 lm = leftmask[dstleftignore] | rightmask[dstrightignore];
1549 nlm = ~lm;
1557 /*pst*/ *dstlin = ( *dstlin & lm ) | ( dl & nlm ); )
1564 lm = leftmask[dstleftignore];
1567 nlm = ~lm;
1583 /*pst*/ *dstlong = ( *dstlong & lm ) | ( dl & nlm ); )
1639 u_int32_t dl, lm, nlm, rm, nrm;
1684 lm = leftmask[dstleftignore] | rightmask[dstrightignore];
1685 nlm = ~lm;
1693 /*pst*/ *dstlin = ( *dstlin & lm ) | ( dl & nlm ); )
1702 lm = leftmask[dstleftignore];
1705 nlm = ~lm;
1725 /*pst*/ *dstlong = ( *dstlong & lm ) | ( dl & nlm ); )
1799 /*pst*/ *dstlong = ( *dstlong & lm ) | ( dl & nlm ); )
1818 lm = leftmask[dstleftignore] | rightmask[dstrightignore];
1819 nlm = ~lm;
1829 /*pst*/ *dstlin = ( *dstlin & lm ) | ( dl & nlm ); )
1844 /*pst*/ *dstlin = ( *dstlin & lm ) | ( dl & nlm ); )
1854 lm = leftmask[dstleftignore];
1857 nlm = ~lm;
1882 /*pst*/ *dstlong = ( *dstlong & lm ) | ( dl & nlm ); )
1967 /*pst*/ *dstlong = ( *dstlong & lm ) | ( dl & nlm ); )