Home
last modified time | relevance | path

Searched defs:mp_obj_new_int_from_ll (Results 1 – 3 of 3) sorted by relevance

/AliOS-Things-master/components/py_engine/engine/py/
A Dobjint_longlong.c245 mp_obj_t mp_obj_new_int_from_ll(long long val) { in mp_obj_new_int_from_ll() function
A Dobjint_mpz.c380 mp_obj_t mp_obj_new_int_from_ll(long long val) { in mp_obj_new_int_from_ll() function
A Dobjint.c333 mp_obj_t mp_obj_new_int_from_ll(long long val) { in mp_obj_new_int_from_ll() function

Completed in 5 milliseconds