Home
last modified time | relevance | path

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

/Zephyr-latest/tests/lib/c_lib/common/src/
Dmain.c65 volatile long long_max = LONG_MAX; variable
80 zassert_true((long_max + long_one == LONG_MIN)); in ZTEST()