Searched refs:p_f4 (Results 1 – 4 of 4) 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()
165 static int *p_f4 = 0; variable167 p_f4 = malloc(12); in f4()168 return p_f4; // no-warning in f4()
390 static int *p_f4 = 0; variable392 p_f4 = malloc(12); in f4()393 return p_f4; // no-warning in f4()