Searched defs:derror (Results 1 – 2 of 2) sorted by relevance
/device/generic/goldfish-opengl/android-emu/android/utils/ | ||
D | debug.h | 147 #define derror(fmt, ...) \ macro |
D | debug.c | 91 void derror(const char* format, ...) { in derror() function |