Home
last modified time | relevance | path

Searched refs:node_s (Results 1 – 5 of 5) sorted by relevance

/external/vboot_reference/futility/
Dcmd_dump_fmap.c158 struct node_s { struct
163 struct node_s *parent; argument
165 struct node_s **child; argument
169 static struct node_s *all_nodes; argument
171 static void sort_nodes(int num, struct node_s *ary[]) in sort_nodes()
174 struct node_s *tmp; in sort_nodes()
209 static void show(struct node_s *p, int indent, int show_first) in show()
235 struct node_s *a = all_nodes + i; in overlaps()
236 struct node_s *b = all_nodes + j; in overlaps()
244 struct node_s *a = all_nodes + i; in encloses()
[all …]
/external/jemalloc/test/unit/
Dph.c3 typedef struct node_s node_t;
5 struct node_s { struct
Drb.c14 typedef struct node_s node_t;
16 struct node_s { struct
/external/jemalloc_new/test/unit/
Dph.c5 typedef struct node_s node_t;
7 struct node_s { struct
Drb.c16 typedef struct node_s node_t;
18 struct node_s { struct