Searched refs:static_roots (Results 1 - 1 of 1) sorted by relevance

/external/valgrind/memcheck/tests/
H A Dleak-pool.c50 int static_roots = 0; variable
57 static_roots = 0;
62 static_roots = 0;
67 static_roots = 0;
72 static_roots = 1;
77 static_roots = 1;
82 static_roots = 1;
101 struct cell **cells = static_roots ? cells_static : cells_local;

Completed in 136 milliseconds