HomeSort by relevance Sort by last modified time
    Searched full:static_roots (Results 1 - 1 of 1) sorted by null

  /external/valgrind/memcheck/tests/
leak-pool.c 50 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 71 milliseconds