Home
last modified time | relevance | path

Searched refs:SECOND_PARAM (Results 1 – 5 of 5) sorted by relevance

/third_party/unity/test/tests/
Dself_assessment_utils.h54 #define EXPAND_AND_USE_2ND(a, b) SECOND_PARAM(a, b, throwaway)
55 #define SECOND_PARAM(a, b, ...) b macro
Dtestunity.c5995 #define EXPAND_AND_USE_2ND(a, b) SECOND_PARAM(a, b, throwaway)
5996 #define SECOND_PARAM(a, b, ...) b macro
/third_party/unity/extras/memory/test/
Dunity_memory_Test.c146 #define EXPAND_AND_USE_2ND(a, b) SECOND_PARAM(a, b, throwaway)
147 #define SECOND_PARAM(a, b, ...) b macro
/third_party/cJSON/tests/unity/extras/fixture/test/
Dunity_fixture_Test.c352 #define EXPAND_AND_USE_2ND(a, b) SECOND_PARAM(a, b, throwaway)
353 #define SECOND_PARAM(a, b, ...) b macro
/third_party/cJSON/tests/unity/test/tests/
Dtestunity.c3298 #define EXPAND_AND_USE_2ND(a, b) SECOND_PARAM(a, b, throwaway)
3299 #define SECOND_PARAM(a, b, ...) b macro