Lines Matching refs:diff1
5998 uintptr_t diff1 = a - t->max_sp();6000 if (diff1 < kMaxStackDiff ||6004 (diff1 < kMaxStackDiff ? diff1 : diff2);