Home
last modified time | relevance | path

Searched defs:slot (Results 1 – 3 of 3) sorted by relevance

/malloc/
A Dtst-mallocfork2.c203 int slot = rand_r (&seed) % malloc_objects; in do_test() local
246 for (int slot = 0; slot < malloc_objects; ++slot) in do_test() local
A Dtst-mallocfork3.c161 int slot = rand_r (&seed) % malloc_objects; in do_test() local
202 for (int slot = 0; slot < malloc_objects; ++slot) in do_test() local
A Dtst-mallocstate.c326 int slot = rand_next (&global_seed) % heap_activity_allocations_count; in heap_activity() local

Completed in 8 milliseconds