Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/test/
Dpystone.py188 def Proc6(EnumParIn): argument
189 EnumParOut = EnumParIn
190 if not Func3(EnumParIn):
192 if EnumParIn == Ident1:
194 elif EnumParIn == Ident2:
199 elif EnumParIn == Ident3:
201 elif EnumParIn == Ident4:
203 elif EnumParIn == Ident5:
250 def Func3(EnumParIn): argument
251 EnumLoc = EnumParIn