Searched refs:MIN_RAMD_TIME_POS (Results 1 – 2 of 2) sorted by relevance
41 #define MIN_RAMD_TIME_POS 0 macro67 c = *(int *)DT_SetGetS32(&g_element[0], MIN_RAMD_TIME_POS); in MktimeFuzzTest()68 if (c < MIN_RAMD_TIME_POS || (c > MAX_RAMD_TIME_POS)) { in MktimeFuzzTest()69 c = MIN_RAMD_TIME_POS; in MktimeFuzzTest()
42 #define MIN_RAMD_TIME_POS 0 macro68 c = *(int *)DT_SetGetS32(&g_element[0], MIN_RAMD_TIME_POS); in StrftimeFuzzTest()69 if (c < MIN_RAMD_TIME_POS || (c > MAX_RAMD_TIME_POS)) { in StrftimeFuzzTest()70 c = MIN_RAMD_TIME_POS; in StrftimeFuzzTest()