Home
last modified time | relevance | path

Searched defs:f5 (Results 1 – 4 of 4) sorted by relevance

/AliOS-Things-master/components/py_engine/tests/basics/
A Dfun_varargs.py35 def f5(a, b=0, *args): function
A Dfun_kwonlydef.py32 def f5(a, b=4, *c, d=8): function
A Dclass_bind_self.py31 f5 = int # builtin type variable in C
/AliOS-Things-master/components/py_engine/tests/micropython/
A Dviper_args.py45 def f5(x1: int, x2: int, x3: int, x4: int, x5: int): function

Completed in 6 milliseconds