IF_FILTER_PREC     83 source/common/ipfilter.cpp     int headRoom = IF_FILTER_PREC;
IF_FILTER_PREC    125 source/common/ipfilter.cpp     int shift = IF_FILTER_PREC - headRoom;
IF_FILTER_PREC    168 source/common/ipfilter.cpp     int shift = IF_FILTER_PREC;
IF_FILTER_PREC    210 source/common/ipfilter.cpp     int shift = IF_FILTER_PREC - headRoom;
IF_FILTER_PREC    245 source/common/ipfilter.cpp     int shift = IF_FILTER_PREC + headRoom;
IF_FILTER_PREC    246 source/common/ipfilter.cpp     int offset = (1 << (shift - 1)) + (IF_INTERNAL_OFFS << IF_FILTER_PREC);
IF_FILTER_PREC    288 source/common/ipfilter.cpp     int shift = IF_FILTER_PREC;
IF_FILTER_PREC    323 source/common/ipfilter.cpp     int shift = IF_FILTER_PREC + headRoom;
IF_FILTER_PREC    324 source/common/ipfilter.cpp     int offset = (1 << (shift - 1)) + (IF_INTERNAL_OFFS << IF_FILTER_PREC);
IF_FILTER_PREC    101 source/common/ppc/ipfilter_altivec.cpp     const int shift = IF_FILTER_PREC;
IF_FILTER_PREC    237 source/common/ppc/ipfilter_altivec.cpp     int shift = IF_FILTER_PREC;
IF_FILTER_PREC    455 source/common/ppc/ipfilter_altivec.cpp     unsigned int shift = IF_FILTER_PREC + headRoom;
IF_FILTER_PREC    456 source/common/ppc/ipfilter_altivec.cpp     int offset = (1 << (shift - 1)) + (IF_INTERNAL_OFFS << IF_FILTER_PREC);
IF_FILTER_PREC    597 source/common/ppc/ipfilter_altivec.cpp     unsigned int shift = IF_FILTER_PREC - headRoom;
IF_FILTER_PREC    827 source/common/ppc/ipfilter_altivec.cpp     int headRoom = IF_FILTER_PREC;
IF_FILTER_PREC   1063 source/common/ppc/ipfilter_altivec.cpp     int headRoom = IF_FILTER_PREC;