Searched refs:p_f4 (Results 1 – 2 of 2) sorted by relevance
159 static int *p_f4 = 0; variable161 p_f4 = malloc(12); in f4()162 return p_f4; // no-warning in f4()
385 static int *p_f4 = 0; variable387 p_f4 = malloc(12); in f4()388 return p_f4; // no-warning in f4()