Home
last modified time | relevance | path

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

/AliOS-Things-master/components/py_engine/engine/py/
A Dwarning.c36 void mp_warning(const char *category, const char *msg, ...) { in mp_warning() function
52 mp_warning(NULL, msg); in mp_emitter_warning()
A Druntime.h211 #ifndef mp_warning
212 void mp_warning(const char *category, const char *msg, ...);
215 #define mp_warning(...) macro
A Dobj.c224 mp_warning(MP_WARN_CAT(BytesWarning), "Comparison between bytes and str"); in mp_obj_equal_not_equal()
A Dvm.c1222 mp_warning(NULL, "exception chaining not supported"); in mp_execute_bytecode()
/AliOS-Things-master/components/py_engine/engine/extmod/
A Dmodlwip.c1690 mp_warning(MP_WARN_CAT(RuntimeWarning), "unsupported getaddrinfo constraints"); in lwip_getaddrinfo()

Completed in 10 milliseconds