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

  /src/sys/arch/hpc/hpc/platid_gen/
platid_gen.c 72 void gen_list(node_t *);
183 gen_list((node_t*)def_tree->ptr1);
279 gen_list(node_t* np) function
330 gen_list((node_t*)np->ptr1);
  /src/external/gpl3/gdb/dist/sim/igen/
gen.h 74 typedef struct _gen_list gen_list; typedef in typeref:struct:_gen_list
103 gen_list *top;
112 gen_list *next;
124 gen_list *tables;
  /src/external/gpl3/gdb.old/dist/sim/igen/
gen.h 74 typedef struct _gen_list gen_list; typedef in typeref:struct:_gen_list
103 gen_list *top;
112 gen_list *next;
124 gen_list *tables;

Completed in 121 milliseconds