Home
last modified time | relevance | path

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

/dports/devel/aws-c-common/aws-c-common-0.6.15/include/aws/common/
H A Dlogging.h156 # define AWS_LOGF_ERROR(subject, ...) AWS_LOGF(AWS_LL_ERROR, subject, __VA_ARGS__) macro
158 # define AWS_LOGF_ERROR(subject, ...) macro
/dports/devel/aws-c-io/aws-c-io-0.10.12/tests/vcc/
H A Dpreamble.h118 #define AWS_LOGF_ERROR(...) macro