Home
last modified time | relevance | path

Searched refs:data_copy_mem (Results 1 – 2 of 2) sorted by relevance

/utopia/UTPA2-700.0.x/projects/build/scripts/dtc/
H A Ddtc.h103 struct data data_copy_mem(const char *mem, int len);
H A Ddata.c59 struct data data_copy_mem(const char *mem, int len) in data_copy_mem() function