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

/external/chromium_org/third_party/tcmalloc/chromium/src/tests/
H A Dheap-checker_unittest.cc324 void (*volatile wipe_stack_ptr)(int n); variable
330 (*wipe_stack_ptr)(n);
343 (*wipe_stack_ptr)(n-1);
1347 wipe_stack_ptr = DoWipeStack;
/external/chromium_org/third_party/tcmalloc/vendor/src/tests/
H A Dheap-checker_unittest.cc324 void (*volatile wipe_stack_ptr)(int n); variable
330 (*wipe_stack_ptr)(n);
343 (*wipe_stack_ptr)(n-1);
1347 wipe_stack_ptr = DoWipeStack;

Completed in 1732 milliseconds