Home
last modified time | relevance | path

Searched refs:UnityPointer_Set (Results 1 – 15 of 15) sorted by relevance

/dports/net/ntp/ntp-4.2.8p15/sntp/unity/
H A Dunity_fixture_internals.h35 void UnityPointer_Set(void ** ptr, void * newValue);
H A Dunity_fixture.h75 #define UT_PTR_SET(ptr, newPointerValue) UnityPointer_Set((void**)&ptr, (void*)newPoi…
H A Dunity_fixture.c288 void UnityPointer_Set(void ** pointer, void * newValue) in UnityPointer_Set() function
/dports/devel/libsml/libsml-2a8445b/test/unity/
H A Dunity_fixture_internals.h35 void UnityPointer_Set(void ** ptr, void * newValue);
H A Dunity_fixture.h70 #define UT_PTR_SET(ptr, newPointerValue) UnityPointer_Set((void**)&ptr, (void*)newPoi…
H A Dunity_fixture.c281 void UnityPointer_Set(void ** pointer, void * newValue) in UnityPointer_Set() function
/dports/devel/libcjson/cJSON-1.7.15/tests/unity/extras/fixture/src/
H A Dunity_fixture_internals.h40 void UnityPointer_Set(void** ptr, void* newValue, UNITY_LINE_TYPE line);
H A Dunity_fixture.h70 #define UT_PTR_SET(ptr, newPointerValue) UnityPointer_Set((void**)&(ptr), (void*)(new…
H A Dunity_fixture.c322 void UnityPointer_Set(void** pointer, void* newValue, UNITY_LINE_TYPE line) in UnityPointer_Set() function
/dports/net/ntpsec/ntpsec-NTPsec_1_2_1/tests/unity/
H A Dunity_fixture_internals.h39 void UnityPointer_Set(void** pointer, void* newValue, UNITY_LINE_TYPE line);
H A Dunity_fixture.h73 #define UT_PTR_SET(ptr, newPointerValue) UnityPointer_Set((void**)&(ptr), (void*)(new…
H A Dunity_fixture.c156 void UnityPointer_Set(void** pointer, void* newValue, UNITY_LINE_TYPE line) in UnityPointer_Set() function
/dports/devel/z88dk/z88dk/ext/Unity/extras/fixture/src/
H A Dunity_fixture_internals.h40 void UnityPointer_Set(void** pointer, void* newValue, UNITY_LINE_TYPE line);
H A Dunity_fixture.h70 #define UT_PTR_SET(ptr, newPointerValue) UnityPointer_Set((void**)&(ptr), (void*)(new…
H A Dunity_fixture.c322 void UnityPointer_Set(void** pointer, void* newValue, UNITY_LINE_TYPE line) in UnityPointer_Set() function