Home
last modified time | relevance | path

Searched defs:copy (Results 1 – 4 of 4) sorted by relevance

/nrf52832-nimble/rt-thread/components/dfs/filesystems/jffs2/cyg/compress/src/
H A Dinflate.c328 unsigned copy, dist; local
565 unsigned copy; /* number of stored or match bytes to copy */ local
1328 struct inflate_state FAR *copy; local
H A Dinfback.c254 unsigned copy; /* number of stored or match bytes to copy */ local
/nrf52832-nimble/rt-thread/components/dfs/src/
H A Ddfs_file.c720 void copy(const char *src, const char *dst) in copy() function
/nrf52832-nimble/packages/NimBLE-latest/porting/nimble/src/
H A Dos_mbuf.c459 struct os_mbuf *copy; in os_mbuf_dup() local