Searched refs:INT64_MIN (Results 1 – 4 of 4) sorted by relevance
727 zassert_true(zcbor_int64_put(state_e, INT64_MIN), NULL); in ZTEST()789 zassert_equal(int64, INT64_MIN, NULL); in ZTEST()
57 INT64_MIN = -0x8000000000000000 variable2494 exc_vals = [UINT64_MAX, 0] if self.type == "UINT" else [INT64_MAX, INT64_MIN]
1500 intput2.INT_64 = INT64_MIN; in ZTEST()
2048 zassert_equal(result2.INT_64, INT64_MIN, NULL); in ZTEST()