Home
last modified time | relevance | path

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

/AliOS-Things-master/components/py_engine/engine/py/
A Dobj.h86 static inline bool mp_obj_is_small_int(mp_const_obj_t o) { in mp_obj_is_small_int() function
121 static inline bool mp_obj_is_small_int(mp_const_obj_t o) { in mp_obj_is_small_int() function
156 static inline bool mp_obj_is_small_int(mp_const_obj_t o) { in mp_obj_is_small_int() function
203 static inline bool mp_obj_is_small_int(mp_const_obj_t o) { in mp_obj_is_small_int() function

Completed in 8 milliseconds