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

  /src/external/gpl3/gcc/dist/gcc/config/alpha/
alpha.cc 3008 static GTY(()) struct xfloating_op vax_cvt_ops[] =
3026 ops = vax_cvt_ops;
3027 n = ARRAY_SIZE (vax_cvt_ops);
3000 static GTY(()) struct xfloating_op vax_cvt_ops[] = variable in typeref:struct:xfloating_op
  /src/external/gpl3/gcc.old/dist/gcc/config/alpha/
alpha.cc 3007 static GTY(()) struct xfloating_op vax_cvt_ops[] =
3025 ops = vax_cvt_ops;
3026 n = ARRAY_SIZE (vax_cvt_ops);
2999 static GTY(()) struct xfloating_op vax_cvt_ops[] = variable in typeref:struct:xfloating_op

Completed in 27 milliseconds