Home
last modified time | relevance | path

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

/third_party/unity/test/tests/
H A Dself_assessment_utils.h54 #define EXPAND_AND_USE_2ND(a, b) SECOND_PARAM(a, b, throwaway)
55 #define SECOND_PARAM(a, b, ...) b macro
/third_party/unity/extras/memory/test/
H A 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/
H A 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/
H A Dtestunity.c3298 #define EXPAND_AND_USE_2ND(a, b) SECOND_PARAM(a, b, throwaway)
3299 #define SECOND_PARAM(a, b, ...) b macro

Completed in 8 milliseconds