Home
last modified time | relevance | path

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

/malloc/
A Dtst-mallocfork3.c38 enum { malloc_maximum_size = 70000 }; enumerator
162 size_t size = rand_r (&seed) % malloc_maximum_size; in do_test()
A Dtst-mallocfork2.c47 enum { malloc_maximum_size = 70000 }; enumerator
204 size_t size = rand_r (&seed) % malloc_maximum_size; in do_test()

Completed in 5 milliseconds