Home
last modified time | relevance | path

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

/hal_espressif-2.7.6/components/newlib/test/
Dtest_newlib.c49 unsigned long int_max_plus_one; variable
54 …int res = sscanf(src, "%d %d %lu %p %x %c %f", &fourty_two, &int_max, &int_max_plus_one, &iram_ptr…
58 TEST_ASSERT_EQUAL_UINT32(2147483648UL, int_max_plus_one);