Home
last modified time | relevance | path

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

/llvm-project/llvm/utils/
H A Dunicode-case-fold.py59 def stride2(mapping1, mapping2): argument
60 return mapping2[0] - mapping1[0]