HomeSort by: relevance | last modified time | path
    Searched defs:struct_p (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/gcc/dist/libgomp/
oacc-mem.c 1099 bool struct_p = false; local
1109 struct_p = true;
1123 if (n && struct_p)
  /src/external/gpl3/gcc.old/dist/libgomp/
oacc-mem.c 1085 bool struct_p = false; local
1094 struct_p = true;
1108 if (n && struct_p)
  /src/external/gpl3/gcc/dist/gcc/config/iq2000/
iq2000.cc 1242 int struct_p = (type != 0
1301 fprintf (stderr, "<stack>%s\n", struct_p ? ", [struct]" : "");
1379 struct_p ? ", [struct]" : "");
1230 int struct_p = (type != 0 local
  /src/external/gpl3/gcc.old/dist/gcc/config/iq2000/
iq2000.cc 1243 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 27 milliseconds