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