Searched refs:data_free (Results 1 - 5 of 5) sorted by relevance

/u-boot/scripts/dtc/
H A Ddtc-lexer.l101 data_free(fn);
208 data_free(d);
H A Ddata.c23 void data_free(struct data d) function
165 d2.markers = NULL; /* So data_free() doesn't clobber them */
166 data_free(d2);
H A Ddtc.h104 void data_free(struct data d);
H A Dflattree.c444 data_free(blob);
577 data_free(strbuf);
H A Dchecks.c549 data_free(prop->val);

Completed in 113 milliseconds