Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/scripts/dtc/
H A Dfstree.c62 data_copy_file(pfile, in read_fstree()
H A Ddtc-parser.y285 d = data_copy_file(f, $8);
295 d = data_copy_file(f, -1);
H A Ddata.c93 struct data data_copy_file(FILE *f, size_t maxlen) in data_copy_file() function
H A Ddtc.h109 struct data data_copy_file(FILE *f, size_t len);
H A Ddtc-parser.tab.c_shipped1719 d = data_copy_file(f, (yyvsp[-1].integer));
1733 d = data_copy_file(f, -1);