Home
last modified time | relevance | path

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

/external/compiler-rt/test/asan/TestCases/
Dcoverage-caller-callee-total-count.cc20 uintptr_t new_total = __sanitizer_get_total_unique_caller_callee_pairs(); in CheckNewTotalUniqueCoverageIsLargerAndReturnIt() local
/external/kmod/shared/
Darray.c30 static int array_realloc(struct array *array, size_t new_total) in array_realloc()
Dhash.c155 unsigned new_total = bucket->total + hash->step; in hash_add() local
198 unsigned new_total = bucket->total + hash->step; in hash_add_unique() local