Searched defs:ALOGE (Results 1 – 2 of 2) sorted by relevance
26 #define ALOGE(...) { printf(__VA_ARGS__); printf("\n"); } macro
559 #define ALOGE LOGE macro