Home
last modified time | relevance | path

Searched refs:arg_looks_numeric (Results 1 – 1 of 1) sorted by relevance

/AliOS-Things-master/components/py_engine/engine/py/
A Dobjstr.c926 STATIC bool arg_looks_numeric(mp_obj_t arg) { in arg_looks_numeric() function
1195 if (arg_looks_numeric(arg)) { in mp_obj_str_format_helper()
1290 if (arg_looks_numeric(arg)) { in mp_obj_str_format_helper()

Completed in 7 milliseconds