Home
last modified time | relevance | path

Searched defs:UT_PTR_SET (Results 1 - 2 of 2) sorted by relevance

/third_party/cJSON/tests/unity/extras/fixture/src/
H A Dunity_fixture.h70 #define UT_PTR_SET(ptr, newPointerValue) UnityPointer_Set((void**)&(ptr), (void*)(newPointerValue), __LINE__) macro
/third_party/unity/extras/fixture/src/
H A Dunity_fixture.h80 #define UT_PTR_SET(ptr, newPointerValue) UnityPointer_Set((void**)&(ptr), (void*)(newPointerValue), __LINE__) macro

Completed in 1 milliseconds