Home
last modified time | relevance | path

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

/AliOS-Things-master/components/py_engine/engine/py/
A Dmpprint.c379 int mp_printf(const mp_print_t *print, const char *fmt, ...) { in mp_printf() function
A Ddynruntime.h74 #define mp_printf(p, ...) (mp_fun_table.printf_((p), __VA_ARGS__)) macro

Completed in 6 milliseconds