Searched refs:EnumParIn (Results 1 – 1 of 1) sorted by relevance
153 def Proc6(EnumParIn): argument154 EnumParOut = EnumParIn155 if not Func3(EnumParIn):157 if EnumParIn == Ident1:159 elif EnumParIn == Ident2:164 elif EnumParIn == Ident3:166 elif EnumParIn == Ident4:168 elif EnumParIn == Ident5:220 def Func3(EnumParIn): argument221 EnumLoc = EnumParIn
Completed in 5 milliseconds