Searched refs:already_reported_p (Results 1 - 1 of 1) sorted by relevance

/haiku-buildtools/gcc/gcc/config/mep/
H A Dmep.c6029 static int already_reported_p[ARRAY_SIZE (cgen_intrinsics)];
6031 if (already_reported_p[intrinsic])
6044 already_reported_p[intrinsic] = 1;
6019 static int already_reported_p[ARRAY_SIZE (cgen_intrinsics)]; local

Completed in 103 milliseconds