Searched defs:MOJO_LOG_LEVEL_VERBOSE (Results 1 – 1 of 1) sorted by relevance
16 const MojoLogLevel MOJO_LOG_LEVEL_VERBOSE = -1; variable22 #define MOJO_LOG_LEVEL_VERBOSE ((MojoLogLevel) - 1) macro