Home
last modified time | relevance | path

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

/xnu-12377.61.12/tests/
H A Dldt.c715 size_t szlimit) in map_32bit_code_impl() argument
720 if (code_len > szlimit) { in map_32bit_code_impl()
725 printf("size = %lu, szlimit = %u\n", sz, (unsigned)szlimit); in map_32bit_code_impl()