Home
last modified time | relevance | path

Searched refs:PRINT_LEVEL_USER (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_util/include/
H A Dmpl_logging.h278 #define PRINT_LEVEL_USER kLlInfo macro
282 if (PRINT_LEVEL_USER <= kLlInfo) { \
289 if (PRINT_LEVEL_USER <= kLlInfo) { \
296 if (PRINT_LEVEL_USER <= kLlWarn) { \
303 if (PRINT_LEVEL_USER <= kLlErr) { \
310 if (PRINT_LEVEL_USER <= kLlFatal) { \

Completed in 1 milliseconds