Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
arm-optimized-routines
/
f019f70327dc336a0ae18a36877c5265b46c729c
/
.
/
string
/
aarch64
/
strchrnul-sve.S
blob: 5140e59ce9c84e278ae0c571957468e22b08b754 [
file
] [
log
] [
blame
]
/*
*
strchrnul
-
find a character or nul
in
a string
*
*
Copyright
(
c
)
2018
,
Arm Limited.
*
SPDX
-
License
-
Identifier
:
MIT
*/
#define BUILD_STRCHRNUL
#include "strchr-sve.S"