Searched refs:MC_INFO (Results 1 – 3 of 3) sorted by relevance
/device/google/bonito/json-c/ |
D | debug.h | 58 #define MC_INFO(x, ...) mc_info(x, ##__VA_ARGS__) macro 64 #define MC_INFO(x, ...) if (0) mc_info(x, ##__VA_ARGS__) macro
|
/device/google/crosshatch/json-c/ |
D | debug.h | 58 #define MC_INFO(x, ...) mc_info(x, ##__VA_ARGS__) macro 64 #define MC_INFO(x, ...) if (0) mc_info(x, ##__VA_ARGS__) macro
|
/device/google/coral/json-c/ |
D | debug.h | 58 #define MC_INFO(x, ...) mc_info(x, ##__VA_ARGS__) macro 64 #define MC_INFO(x, ...) if (0) mc_info(x, ##__VA_ARGS__) macro
|