Searched refs:GRAPH_LOG (Results 1 – 1 of 1) sorted by relevance
19 #define GRAPH_LOG(level, ...) \ macro24 #define graph_err(...) GRAPH_LOG(ERR, __VA_ARGS__)25 #define graph_info(...) GRAPH_LOG(INFO, __VA_ARGS__)26 #define graph_dbg(...) GRAPH_LOG(DEBUG, __VA_ARGS__)