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

  /src/external/gpl3/gcc/dist/gcc/config/c6x/
c6x.cc 3595 typedef struct c6x_sched_context
3643 static struct c6x_sched_context ss;
3878 return xmalloc (sizeof (struct c6x_sched_context));
3577 typedef struct c6x_sched_context struct
  /src/external/gpl3/gcc.old/dist/gcc/config/c6x/
c6x.cc 3594 typedef struct c6x_sched_context
3642 static struct c6x_sched_context ss;
3877 return xmalloc (sizeof (struct c6x_sched_context));
3576 typedef struct c6x_sched_context struct

Completed in 29 milliseconds