Home
last modified time | relevance | path

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

/TraceRecorderSource-3.4.0/
DtrcError.c19 #define SET_ERROR_WARNING_FLAG(errorCode) (pxErrorInfo->uiErrorAndWarningFlags |= (1 << ((errorCode… macro
64 SET_ERROR_WARNING_FLAG(uiErrorCode); in xTraceWarning()
84 SET_ERROR_WARNING_FLAG(uiErrorCode); in xTraceError()