Home
last modified time | relevance | path

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

/dports/multimedia/cmrt/cmrt-1.0.6/src/
H A Dos_util_debug.c118 if (subCompID >= GENOS_MAX_SUBCOMPONENT_COUNT) { in GENOS_SetSubCompMessageLevel()
155 if (subCompID >= GENOS_MAX_SUBCOMPONENT_COUNT) { in GENOS_SubCompAssertEnableDisable()
359 subCompID >= GENOS_MAX_SUBCOMPONENT_COUNT) { in GENOS_ShouldPrintMessage()
398 subCompID >= GENOS_MAX_SUBCOMPONENT_COUNT) { in GENOS_ShouldAssert()
H A Dos_util_debug.h39 #define GENOS_MAX_SUBCOMPONENT_COUNT 16 macro
103 GENOS_DEBUG_PARAMS subComponents[GENOS_MAX_SUBCOMPONENT_COUNT];