Searched defs:node_s (Results 1 – 2 of 2) sorted by relevance
37 typedef struct node_s { struct41 struct node_s *link; argument
37 struct node_s { struct38 char *val;39 int len;40 struct node_list_s *succs;41 int nb_succs;