Lines Matching defs:nodep
197 static sparsebit_num_t node_num_set(struct node *nodep) in node_num_set()
207 struct node *nodep; in node_first() local
221 struct node *nodep = np; in node_next() local
249 struct node *nodep = np; in node_prev() local
312 struct node *nodep; in node_find() local
335 struct node *nodep, *parentp, *prev; in node_add() local
409 static void node_rm(struct sparsebit *s, struct node *nodep) in node_rm()
599 static void node_reduce(struct sparsebit *s, struct node *nodep) in node_reduce()
780 struct node *nodep; in sparsebit_is_set() local
806 struct node *nodep; in bit_set() local
833 struct node *nodep; in bit_clear() local
871 static void dump_nodes(FILE *stream, struct node *nodep, in dump_nodes()
900 static inline sparsebit_idx_t node_first_set(struct node *nodep, int start) in node_first_set()
908 static inline sparsebit_idx_t node_first_clear(struct node *nodep, int start) in node_first_clear()
1088 struct node *nodep; in sparsebit_first_set() local
1159 struct node *nodep; in sparsebit_next_set() local
1373 struct node *nodep, *next; in sparsebit_set_num() local
1455 struct node *nodep, *next; in sparsebit_clear_num() local
1591 struct node *nodep; in sparsebit_dump() local
1687 struct node *nodep, *prev = NULL; in sparsebit_validate_internal() local