Home
last modified time | relevance | path

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

/AliOS-Things-master/components/py_engine/engine/py/
A Dmpconfig.h1726 #ifndef MP_WARN_CAT
1727 #define MP_WARN_CAT(x) #x macro
1730 #undef MP_WARN_CAT
1731 #define MP_WARN_CAT(x) (NULL) macro
A Dobj.c224 mp_warning(MP_WARN_CAT(BytesWarning), "Comparison between bytes and str"); in mp_obj_equal_not_equal()
/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