Searched refs:allocph (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/dtc/
H A Dlivetree.c774 bool allocph)
804 if (allocph)
809 generate_label_tree_internal(dti, an, c, allocph);
958 void generate_label_tree(struct dt_info *dti, char *name, bool allocph) argument
963 dti->dt, allocph);
772 generate_label_tree_internal(struct dt_info *dti, struct node *an, struct node *node, bool allocph) argument
H A Ddtc.h260 void generate_label_tree(struct dt_info *dti, char *name, bool allocph);

Completed in 100 milliseconds