Home
last modified time | relevance | path

Searched refs:DEFAULT_S32_VALUE (Results 1 - 3 of 3) sorted by relevance

/kernel/liteos_m/testsuites/unittest/fuzz/src/string/
H A Dmemset_fuzz.c42 #define DEFAULT_S32_VALUE 0 macro
61 c = *(int *)DT_SetGetS32(&g_element[0], DEFAULT_S32_VALUE); in MemsetFuzzTest()
H A Dstrchr_fuzz.c42 #define DEFAULT_S32_VALUE 0 macro
61 c = *(int *)DT_SetGetS32(&g_element[0], DEFAULT_S32_VALUE); in StrchrFuzzTest()
H A Dtest_strrchr_fuzz.c42 #define DEFAULT_S32_VALUE 0 macro
61 c = *(int *)DT_SetGetS32(&g_element[0], DEFAULT_S32_VALUE); in StrrchrFuzz()

Completed in 2 milliseconds