Searched refs:ABC (Results 1 - 5 of 5) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/math-emu/
H A Dmath.c139 #define ABC 4 macro
303 case FMSUBS: func = fmsubs; type = ABC; break;
304 case FMADDS: func = fmadds; type = ABC; break;
305 case FNMSUBS: func = fnmsubs; type = ABC; break;
306 case FNMADDS: func = fnmadds; type = ABC; break;
319 case FSEL: func = fsel; type = ABC; break;
322 case FMSUB: func = fmsub; type = ABC; break;
323 case FMADD: func = fmadd; type = ABC; break;
324 case FNMSUB: func = fnmsub; type = ABC; break;
325 case FNMADD: func = fnmadd; type = ABC; brea
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iproute2/doc/
H A Dip-tunnels.tex453 Suppose that CBQ class \verb|1:ABC| has been created on device \verb|eth0|
456 with some classifier and map them to class \verb|1:ABC|. F.e.\
461 classid 1:ABC
466 rooted at \verb|1:ABC| and attach to subroot set of rules parsing
H A Dip-cref.tex3127 \# Calculate ABC "natural" mask length\\
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/perl/DB_File/t/
H A Ddb-btree.t198 $h{'abc'} = 'ABC';
199 ok(20, $h{'abc'} eq 'ABC' );
1314 $h{ABC} = undef;
H A Ddb-hash.t160 $h{'abc'} = 'ABC';
161 ok(18, $h{'abc'} eq 'ABC' );
787 $h{ABC} = undef;

Completed in 52 milliseconds