Home
last modified time | relevance | path

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

/AliOS-Things-master/components/py_engine/engine/py/
A Dnativeglue.h143 int (*printf_)(const mp_print_t *print, const char *fmt, ...); member
A Ddynruntime.h74 #define mp_printf(p, ...) (mp_fun_table.printf_((p), __VA_ARGS__))

Completed in 5 milliseconds