Searched defs:dstp (Results 1 – 4 of 4) sorted by relevance
/sysdeps/powerpc/power4/ |
A D | wordcopy.c | 33 WORDCOPY_FWD_ALIGNED (long int dstp, long int srcp, size_t len) in WORDCOPY_FWD_ALIGNED() 72 WORDCOPY_FWD_DEST_ALIGNED (long int dstp, long int srcp, size_t len) in WORDCOPY_FWD_DEST_ALIGNED() 127 WORDCOPY_BWD_ALIGNED (long int dstp, long int srcp, size_t len) in WORDCOPY_BWD_ALIGNED() 167 WORDCOPY_BWD_DEST_ALIGNED (long int dstp, long int srcp, size_t len) in WORDCOPY_BWD_DEST_ALIGNED()
|
/sysdeps/powerpc/power6/ |
A D | wordcopy.c | 33 WORDCOPY_FWD_ALIGNED (long int dstp, long int srcp, size_t len) in WORDCOPY_FWD_ALIGNED() 86 WORDCOPY_FWD_DEST_ALIGNED (long int dstp, long int srcp, size_t len) in WORDCOPY_FWD_DEST_ALIGNED() 132 WORDCOPY_BWD_ALIGNED (long int dstp, long int srcp, size_t len) in WORDCOPY_BWD_ALIGNED() 186 WORDCOPY_BWD_DEST_ALIGNED (long int dstp, long int srcp, size_t len) in WORDCOPY_BWD_DEST_ALIGNED()
|
/sysdeps/mach/ |
A D | pagecopy.h | 26 #define PAGE_COPY_FWD(dstp, srcp, nbytes_left, nbytes) \ argument
|
/sysdeps/generic/ |
A D | memcopy.h | 163 # define PAGE_COPY_FWD_MAYBE(dstp, srcp, nbytes_left, nbytes) \ argument 189 # define PAGE_COPY_FWD_MAYBE(dstp, srcp, nbytes_left, nbytes) /* nada */ argument
|
Completed in 8 milliseconds