Searched refs:nIndex (Results 1 – 2 of 2) sorted by relevance
372 static inline floatx80 __pure getExtendedConstant(const unsigned int nIndex) in getExtendedConstant() argument375 return floatx80Constant[nIndex]; in getExtendedConstant()379 static inline float64 __pure getDoubleConstant(const unsigned int nIndex) in getDoubleConstant() argument382 return float64Constant[nIndex]; in getDoubleConstant()385 static inline float32 __pure getSingleConstant(const unsigned int nIndex) in getSingleConstant() argument388 return float32Constant[nIndex]; in getSingleConstant()
836 int nIndex; in DumpCmControlPacket() local918 for (nIndex = 0; nIndex < nCurClassifierCnt; nIndex++) { in DumpCmControlPacket()920 psfCSType = &pstAddIndication->sfAuthorizedSet.cConvergenceSLTypes[nIndex]; in DumpCmControlPacket()1075 for (nIndex = 0; nIndex < nCurClassifierCnt; nIndex++) { in DumpCmControlPacket()1078 psfCSType = &pstAddIndication->sfAdmittedSet.cConvergenceSLTypes[nIndex]; in DumpCmControlPacket()1227 for (nIndex = 0; nIndex < nCurClassifierCnt; nIndex++) { in DumpCmControlPacket()1230 psfCSType = &pstAddIndication->sfActiveSet.cConvergenceSLTypes[nIndex]; in DumpCmControlPacket()