Searched defs:NLOGE (Results 1 – 1 of 1) sorted by relevance
46 #define NLOGE(...) ALOGE(__VA_ARGS__) macro57 #define NLOGE(...) do { fprintf(stderr, __VA_ARGS__); \ macro