Home
last modified time | relevance | path

Searched refs:typePre (Results 1 – 1 of 1) sorted by relevance

/dports/databases/pgbackrest/pgbackrest-release-2.35/src/common/
H A Ddebug.h218 #define FUNCTION_LOG_RETURN_BASE(typePre, typeMacroPrefix, typePost, result) … argument
221typePre FUNCTION_LOG_##typeMacroPrefix##_TYPE typePost FUNCTION_LOG_RETURN_result = result; …