Home | History | Annotate | Download | only in libacc

Lines Matching refs:LOG_API

49 #define LOG_API(...) do {} while(0)
50 // #define LOG_API(...) fprintf (stderr, __VA_ARGS__)