Searched defs:retVals (Results 1 – 2 of 2) sorted by relevance
607 …lPwrTable(uint16_t numPcdacs, uint16_t *pcdacs, int16_t *power, int16_t maxPower, int16_t *retVals) in getFullPwrTable()642 getPminAndPcdacTableFromPowerTable(int16_t *pwrTableT4, uint16_t retVals[]) in getPminAndPcdacTableFromPowerTable()690 int16_t *pwrTableHXpdT4, uint16_t retVals[], int16_t *pMid) in getPminAndPcdacTableFromTwoPowerTables()
1111 ReturnInst *CreateAggregateRet(Value *const *retVals, unsigned N) { in CreateAggregateRet()