Searched refs:fixedLocation (Results 1 – 1 of 1) sorted by relevance
4243 int fixedLocation = getOutputLocationForLink(outputVariable); in linkOutputVariables() local4244 if (fixedLocation == -1) in linkOutputVariables()4249 unsigned int baseLocation = static_cast<unsigned int>(fixedLocation); in linkOutputVariables()4294 int fixedLocation = getOutputLocationForLink(outputVariable); in linkOutputVariables() local4300 if (fixedLocation != -1) in linkOutputVariables()4305 baseLocation = static_cast<unsigned int>(fixedLocation); in linkOutputVariables()