Searched refs:rA (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/ppc/kernel/
H A Dtraps.c443 u8 rA = (instword >> 16) & 0x1f; local
451 if ((rT == rA) || (rT == NB_RB))
454 EA = (rA == 0) ? 0 : regs->gpr[rA];
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/powerpc/kernel/
H A Dtraps.c626 u8 rA = (instword >> 16) & 0x1f; local
634 if ((rT == rA) || (rT == NB_RB))
637 EA = (rA == 0) ? 0 : regs->gpr[rA];
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/libvorbis-1.2.3/lib/
H A Dpsy.c1153 float *rA=res[vi->coupling_ang[i]]; local
1155 float *qA=rA+n;
1178 if((l>=limit && fabs(rM[l])<postpoint && fabs(rA[l])<postpoint) ||
1179 (fabs(rM[l])<prepoint && fabs(rA[l])<prepoint)){
1188 couple_lossless(rM[l],rA[l],qM+l,qA+l);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/sqlite-3.6.22/
H A Dsqlite3.c52313 double rA; /* Real value of left operand */ member in struct:vdbeExecUnion::OP_Remainder_stack_vars
[all...]

Completed in 337 milliseconds