Searched refs:off_max (Results 1 – 1 of 1) sorted by relevance
426 const off_t off_max = (sizeof(off_t) == sizeof(int32_t)) ? INT32_MAX : INT64_MAX; in ZTEST() local458 test_flash_copy_inner(flash_dev, off_max, flash_dev, page_info.start_offset, 42, buf, in ZTEST()