Searched refs:SingleCPDO (Results 1 - 5 of 5) sorted by last modified time

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/nwfpe/
H A Dfpa11.h111 extern unsigned int SingleCPDO(struct roundingData *roundData,
H A Dfpa11_cpdo.c26 unsigned int SingleCPDO(struct roundingData *roundData, const unsigned int opcode, FPREG * rFd);
68 nRc = SingleCPDO(&roundData, opcode, rFd);
H A Dsingle_cpdo.c88 unsigned int SingleCPDO(struct roundingData *roundData, const unsigned int opcode, FPREG * rFd) function
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm26/nwfpe/
H A Dfpa11_cpdo.c25 unsigned int SingleCPDO(const unsigned int opcode);
64 case typeSingle : nRc = SingleCPDO(opcode); break;
H A Dsingle_cpdo.c38 unsigned int SingleCPDO(const unsigned int opcode) function

Completed in 57 milliseconds