Searched defs:NLOGW (Results 1 – 1 of 1) sorted by relevance
47 #define NLOGW(...) ALOGW(__VA_ARGS__) macro59 #define NLOGW(...) do { printf(__VA_ARGS__); \ macro