Home
last modified time | relevance | path

Searched refs:getNthPairVariableBounds (Results 1 – 2 of 2) sorted by relevance

/external/clang/utils/ABITest/
DEnumeration.py175 S,M = getNthPairVariableBounds(N, bounds)
188 def getNthPairVariableBounds(N, bounds): function
221 def getNthPairVariableBoundsChecked(N, bounds, GNVP=getNthPairVariableBounds):
254 x,y = getNthPairVariableBounds(i, bounds)
267 getNthPairVariableBounds = getNthPairVariableBoundsChecked variable
DTypeGen.py441 index,M = getNthPairVariableBounds(N, self.bounds)