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

/netbsd-current/external/gpl3/gcc.old/dist/libgomp/
H A Doacc-mem.c1085 bool struct_p = false; local
1094 struct_p = true;
1108 if (n && struct_p)
/netbsd-current/external/gpl3/gcc/dist/libgomp/
H A Doacc-mem.c1085 bool struct_p = false; local
1094 struct_p = true;
1108 if (n && struct_p)
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/iq2000/
H A Diq2000.c1243 int struct_p = (type != 0
1304 fprintf (stderr, "<stack>%s\n", struct_p ? ", [struct]" : "");
1382 struct_p ? ", [struct]" : "");
1231 int struct_p = (type != 0 local
/netbsd-current/external/gpl3/gcc/dist/gcc/config/iq2000/
H A Diq2000.cc1243 int struct_p = (type != 0
1304 fprintf (stderr, "<stack>%s\n", struct_p ? ", [struct]" : "");
1382 struct_p ? ", [struct]" : "");
1231 int struct_p = (type != 0 local

Completed in 138 milliseconds