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

  /external/valgrind/tsan/
ts_util.cc 334 bool returns_fun_ptr = false; local
351 returns_fun_ptr = true;
372 if (braces_depth == (returns_fun_ptr ? 1 : 0)) {
374 returns_fun_ptr = false;

Completed in 76 milliseconds