Searched refs:EnumParIn (Results 1 – 1 of 1) sorted by relevance
188 def Proc6(EnumParIn): argument189 EnumParOut = EnumParIn190 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): argument251 EnumLoc = EnumParIn