Searched defs:LOG (Results 1 – 2 of 2) sorted by relevance
/xen/tools/xl/ |
A D | xl_utils.h | 55 #define LOG(_f, _a...) dolog(__FILE__, __LINE__, __func__, _f "\n", ##_a) macro
|
/xen/tools/libxl/ |
A D | libxl_internal.h | 4386 #define LOG(l,f, ...) LIBXL__LOG(CTX,XTL_##l,(f),##__VA_ARGS__) macro
|
Completed in 16 milliseconds