Searched refs:LEN (Results 1 – 14 of 14) sorted by relevance
/bionic/libc/arch-x86/string/ |
D | sse2-strlen-atom.S | 85 # define LEN PARMS + 8 macro 105 movl LEN(%esp), %edi 432 movl LEN(%esp), %eax 580 movl LEN(%esp), %eax
|
D | sse2-memset-slm.S | 58 #define LEN (CHR+4) macro 59 #define CHK_DST_LEN (LEN+4) 84 movl LEN(%esp), %ecx 97 movl LEN(%esp), %ecx
|
D | sse2-memset-atom.S | 58 #define LEN (CHR+4) macro 59 #define CHK_DST_LEN (LEN+4) 84 movl LEN(%esp), %ecx 97 movl LEN(%esp), %ecx
|
D | sse2-memmove-slm.S | 79 #define LEN SRC+4 macro 100 movl LEN(%esp), %ecx
|
D | sse2-memchr-atom.S | 87 #define LEN STR2+4 macro 94 mov LEN(%esp), %edx
|
D | ssse3-strlcat-atom.S | 82 #define LEN SRC+4 macro 88 mov LEN(%esp), %ebx 112 movl LEN(%esp), %ebx 841 movl LEN(%esp), %ebx
|
D | ssse3-strcat-atom.S | 98 # define LEN STR2+8 macro 117 mov LEN(%esp), %ebx
|
D | ssse3-memcpy-atom.S | 79 #define LEN SRC+4 macro 134 movl LEN(%esp), %ecx 2633 movl LEN(%esp), %ecx 2656 movl LEN(%esp), %ecx 2685 movl LEN(%esp), %ecx 2710 movl LEN(%esp), %ecx 2738 movl LEN(%esp), %ecx 2764 movl LEN(%esp), %ecx 2794 movl LEN(%esp), %ecx 2822 movl LEN(%esp), %ecx
|
D | sse2-memrchr-atom.S | 84 #define LEN STR2+4 macro 90 mov LEN(%esp), %edx
|
D | ssse3-wcscpy-atom.S | 88 # define LEN STR2+4 macro
|
D | sse4-memcmp-slm.S | 96 #define LEN BLK2 + 4 macro 137 movl LEN(%esp), %ecx
|
D | sse2-strcpy-slm.S | 102 #define LEN STR2+4 macro 139 movl LEN(%esp), %ebx
|
D | ssse3-memcmp-atom.S | 96 #define LEN BLK2+4 macro 107 movl LEN(%esp), %ecx
|
D | ssse3-strcpy-atom.S | 109 # define LEN STR2+4 macro 126 movl LEN(%esp), %ebx
|