Searched defs:f5 (Results 1 – 4 of 4) sorted by relevance
35 def f5(a, b=0, *args): function
32 def f5(a, b=4, *c, d=8): function
31 f5 = int # builtin type variable in C
45 def f5(x1: int, x2: int, x3: int, x4: int, x5: int): function
Completed in 6 milliseconds