Searched refs:d_base (Results 1 – 2 of 2) sorted by relevance
242 uint64_t p_base, p_end, d_base, d_end; in diff_memlists() local266 d_base = diff->ml_address; in diff_memlists()267 d_end = d_base + diff->ml_size; in diff_memlists()281 if (p_end <= d_base) { in diff_memlists()294 if (p_base < d_base) in diff_memlists()295 (*func)(p_base, d_base - p_base); in diff_memlists()337 d_base = diff->ml_address; in diff_memlists()338 d_end = d_base + diff->ml_size; in diff_memlists()339 if (p_end <= d_base) { in diff_memlists()343 (*func)(p_base, d_base - p_base); in diff_memlists()
82 d_base=testdir.$$ # Base directory name for tested directory93 log_must $MKDIR ${d_base}.$i98 for obj in ${f_base}.3 ${d_base}.3