Home
last modified time | relevance | path

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

/AliOS-Things-master/components/csi/csi1/include/
A Dsyslog.h101 #define EXIT_PTR(ptr) do { LOG_D("Exit, return ptr=%p\n", (void*)ptr); return ptr;} while(0) macro
/AliOS-Things-master/components/csi/csi2/include/
A Dsyslog.h101 #define EXIT_PTR(ptr) do { LOG_D("Exit, return ptr=%p\n", (void*)ptr); return ptr;} while(0) macro
/AliOS-Things-master/components/minilibc/include/
A Dsyslog.h102 #define EXIT_PTR(ptr) do { LOG_D("Exit, return ptr=%p\n", (void*)ptr); return ptr;} while(0) macro

Completed in 5 milliseconds