Home
last modified time | relevance | path

Searched refs:COPY (Results 1 – 3 of 3) sorted by relevance

/picolibc-3.7.0-3.6.0/newlib/libc/stdio/
Dfvwrite.c30 #define COPY(n) (void) memmove ((void *) fp->_p, (void *) p, (size_t) (n)) macro
203 COPY (w); /* copy MIN(fp->_w,len), */ in _sfvwrite()
212 COPY (w); in _sfvwrite()
255 COPY (w); in _sfvwrite()
270 COPY (w); in _sfvwrite()
/picolibc-3.7.0-3.6.0/.github/
DDockerfile-zephyr4 COPY .github/zephyr-packages.txt /
6 COPY .github/zephyr-files.txt /
8 COPY .github/zephyr-setup /
DDockerfile3 COPY .github/linux-packages.txt /
5 COPY .github/linux-files.txt /