Searched refs:pBase (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/nwfpe/
H A Dfpa11_cpdt.c226 unsigned int __user *pBase, *pAddress, *pFinal; local
229 pBase = (unsigned int __user *) readRegister(getRn(opcode));
231 pBase += 2;
235 pFinal = pBase;
244 pAddress = pBase;
269 unsigned int __user *pBase, *pAddress, *pFinal; local
277 pBase = (unsigned int __user *) readRegister(getRn(opcode));
279 pBase += 2;
283 pFinal = pBase;
292 pAddress = pBase;
320 unsigned int __user *pBase, *pAddress, *pFinal; local
356 unsigned int __user *pBase, *pAddress, *pFinal; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm26/nwfpe/
H A Dfpa11_cpdt.c207 unsigned int *pBase, *pAddress, *pFinal, nRc = 1, local
212 pBase = (unsigned int*)readRegister(getRn(opcode));
215 pBase += 2;
219 pFinal = pBase;
225 if (PREINDEXED(opcode)) pAddress = pFinal; else pAddress = pBase;
241 unsigned int *pBase, *pAddress, *pFinal, nRc = 1, local
247 pBase = (unsigned int*)readRegister(getRn(opcode));
250 pBase += 2;
254 pFinal = pBase;
260 if (PREINDEXED(opcode)) pAddress = pFinal; else pAddress = pBase;
276 unsigned int i, Fd, *pBase, *pAddress, *pFinal, local
308 unsigned int i, Fd, *pBase, *pAddress, *pFinal, local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/sqlite-3.6.22/
H A Dsqlite3.c87263 transferJoinMarkings(Expr *pDerived, Expr *pBase) argument
[all...]

Completed in 315 milliseconds