Home
last modified time | relevance | path

Searched refs:SRC (Results 1 – 4 of 4) sorted by relevance

/bionic/libc/arch-x86/silvermont/string/
Dsse2-memcpy-slm.S77 #define SRC DEST+4 macro
78 #define LEN SRC+4
100 movl SRC(%esp), %eax
Dsse2-memmove-slm.S77 # define SRC PARMS macro
78 # define DEST SRC+4
82 # define SRC DEST+4 macro
83 # define LEN SRC+4
106 movl SRC(%esp), %eax
/bionic/libc/arch-x86/atom/string/
Dssse3-strlcat-atom.S81 #define SRC DST+8 macro
82 #define LEN SRC+4
111 movl SRC(%esp), %ecx
842 movl SRC(%esp), %ecx
Dssse3-memcpy-atom.S77 # define SRC PARMS macro
78 # define DEST SRC+4
82 # define SRC DEST+4 macro
83 # define LEN SRC+4
140 movl SRC(%esp), %eax
155 movl SRC(%esp), %eax