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

  /src/external/gpl3/gcc/dist/gcc/config/alpha/
alpha.cc 2989 static GTY(()) struct xfloating_op xfloating_ops[] =
3017 struct xfloating_op *ops = xfloating_ops;
3018 long n = ARRAY_SIZE (xfloating_ops);
2981 static GTY(()) struct xfloating_op xfloating_ops[] = variable in typeref:struct:xfloating_op
  /src/external/gpl3/gcc.old/dist/gcc/config/alpha/
alpha.cc 2988 static GTY(()) struct xfloating_op xfloating_ops[] =
3016 struct xfloating_op *ops = xfloating_ops;
3017 long n = ARRAY_SIZE (xfloating_ops);
2980 static GTY(()) struct xfloating_op xfloating_ops[] = variable in typeref:struct:xfloating_op

Completed in 67 milliseconds