Home
last modified time | relevance | path

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

/AliOS-Things-master/components/py_engine/engine/py/
A Demitglue.c43 #define DEBUG_OP_printf(...) DEBUG_printf(__VA_ARGS__) macro
46 #define DEBUG_OP_printf(...) (void)0 macro
A Druntime.c50 #define DEBUG_OP_printf(...) DEBUG_printf(__VA_ARGS__) macro
53 #define DEBUG_OP_printf(...) (void)0 macro

Completed in 6 milliseconds