Lines Matching defs:_f
146 #define LIBXL__LOG(ctx, loglevel, _f, _a...) libxl__log(ctx, loglevel, -1, __FILE__, __LINE__, __… argument
147 #define LIBXL__LOG_ERRNO(ctx, loglevel, _f, _a...) libxl__log(ctx, loglevel, errno, __FILE__, __L… argument
148 #define LIBXL__LOG_ERRNOVAL(ctx, loglevel, errnoval, _f, _a...) libxl__log(ctx, loglevel, errnova… argument
151 #define LIBXL__LOGD(ctx, loglevel, _d, _f, _a...) libxl__log(ctx, loglevel, -1, __FILE__, __LINE_… argument
152 #define LIBXL__LOGD_ERRNO(ctx, loglevel, _d, _f, _a...) libxl__log(ctx, loglevel, errno, __FILE__… argument
153 #define LIBXL__LOGD_ERRNOVAL(ctx, loglevel, errnoval, _d, _f, _a...) libxl__log(ctx, loglevel, er… argument
155 #define LIBXL__LOG(ctx, loglevel, _f, _a...) argument
156 #define LIBXL__LOG_ERRNO(ctx, loglevel, _f, _a...) argument
157 #define LIBXL__LOG_ERRNOVAL(ctx, loglevel, errnoval, _f, _a...) argument
159 #define LIBXLD__LOG(ctx, loglevel, _d, _f, _a...) argument
160 #define LIBXLD__LOG_ERRNO(ctx, loglevel, _d, _f, _a...) argument
161 #define LIBXLD__LOG_ERRNOVAL(ctx, loglevel, errnoval, _d, _f, _a...) argument