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

  /src/sys/arch/hpc/hpc/platid_gen/
platid_gen.h 42 } node_t; typedef in typeref:struct:node_s
44 extern node_t* def_tree;
46 node_t *new_node(int, int, const void *, const void *, node_t *);
48 void dump_node(char *, node_t *);
platid_gen.h 42 } node_t; typedef in typeref:struct:node_s
44 extern node_t* def_tree;
46 node_t *new_node(int, int, const void *, const void *, node_t *);
48 void dump_node(char *, node_t *);
  /src/include/
search.h 49 } node_t; typedef in typeref:struct:node
search.h 49 } node_t; typedef in typeref:struct:node

Completed in 22 milliseconds