Home
last modified time | relevance | path

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

/optee_os/core/pta/tests/
A Dfs_htree.c475 size_t size0 = 0; in test_corrupt_type() local
478 res = test_get_offs_size(type, idx, 0, &offs, &size0); in test_corrupt_type()
527 if (n == size0 - 1) in test_corrupt_type()
537 if (n >= size0) in test_corrupt_type()
538 n = size0 - 1; in test_corrupt_type()

Completed in 3 milliseconds