Searched refs:pp1 (Results 1 – 1 of 1) sorted by relevance
130 int** pp1 = const_cast<int**>(&p1); in f2() local131 *pp1 = &i2; in f2()