Searched refs:ERROR_TRACING_ENABLED (Results 1 – 1 of 1) sorted by relevance
253 #define ERROR_TRACING_ENABLED 0x00000002 macro258 ERROR_TRACING_ENABLED | \285 #define error_LOG_ENABLED ((tracing_flags & ERROR_TRACING_ENABLED) != 0)303 if (tracing_flags & ERROR_TRACING_ENABLED) { \657 tracing_flags |= ERROR_TRACING_ENABLED; in memcheck_initialize()