Searched defs:HASD_LOG (Results 1 – 1 of 1) sorted by relevance
30 #define HASD_LOG(fmt,...) printf("%s:%d " fmt "\n", __func__, __LINE__, ##__VA_ARGS__); macro32 #define HASD_LOG(fmt,...) macro