Home
last modified time | relevance | path

Searched defs:srcend (Results 1 – 5 of 5) sorted by relevance

/third_party/optimized-routines/string/aarch64/
Dmemcpy-advsimd.S20 #define srcend x4 macro
Dmemcpy.S20 #define srcend x4 macro
/third_party/curl/src/
Dtool_easysrc.c71 static const char *const srcend[]={ variable
/third_party/pixman/pixman/dither/
Dmake-blue-noise.c111 *srcend = src->buffer + src->width * src->height, in matrix_copy() local
166 *srcend = src->buffer + src->width * src->height, in pattern_copy() local
/third_party/libsnd/src/
Dcommon.c1446 const char * srcend = src + srcmax ; in psf_strlcpy_crlf() local