OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:STRCAT
(Results
1 - 4
of
4
) sorted by null
/bionic/libc/arch-x86/atom/string/
ssse3-strncat-atom.S
31
#define
STRCAT
strncat
34
#include "ssse3-
strcat
-atom.S"
ssse3-strcat-atom.S
89
#ifndef
STRCAT
90
# define
STRCAT
strcat
104
ENTRY (
STRCAT
)
620
END (
STRCAT
)
/bionic/libc/arch-x86_64/string/
sse2-strncat-slm.S
32
#define
STRCAT
strncat
33
#include "sse2-
strcat
-slm.S"
sse2-strcat-slm.S
31
#ifndef
STRCAT
32
# define
STRCAT
strcat
65
ENTRY (
STRCAT
)
Completed in 1056 milliseconds