Home
last modified time | relevance | path

Searched defs:PR_FMT_FUNC_LINE (Results 1 – 1 of 1) sorted by relevance

/external/erofs-utils/include/erofs/
Dprint.h36 #define PR_FMT_FUNC_LINE(fmt) pr_fmt(fmt) macro
41 #define PR_FMT_FUNC_LINE(fmt) pr_fmt(fmt), __func__, __LINE__ macro