Searched refs:CORE_UNUSED (Results 1 – 3 of 3) sorted by relevance
30 #define CORE_UNUSED(x) (void)(x) macro39 #define CORE_ASSERT(...) CORE_UNUSED(0)40 #define CORE_ASSERT_MSG(...) CORE_UNUSED(0)44 #define CORE_LOG_V(...) CORE_UNUSED(0)45 #define CORE_LOG_D(...) CORE_UNUSED(0)46 #define CORE_LOG_I(...) CORE_UNUSED(0)47 #define CORE_LOG_W(...) CORE_UNUSED(0)48 #define CORE_LOG_E(...) CORE_UNUSED(0)49 #define CORE_LOG_F(...) CORE_UNUSED(0)61 #define CORE_LOG_V(...) CORE_UNUSED(0)[all …]
228 CORE_UNUSED(ec); in RenderHandleReferenceFromJson()265 CORE_UNUSED(ec); in RenderHandleReferenceToJson()
2075 CORE_UNUSED(primitive); in CreateMorphComponents()