Sign in
android
/
platform
/
external
/
arm-optimized-routines
/
fe37c91
/
.
/
string
/
aarch64
/
strchrnul-sve.S
blob: 0005f9177514082544bc0f5f5a245ef5632430a7 [
file
] [
log
] [
blame
]
/*
*
strchrnul
-
find a character or nul
in
a string
*
*
Copyright
(
c
)
2018-2019
,
Arm Limited.
*
SPDX
-
License
-
Identifier
:
MIT OR Apache
-2.0
WITH LLVM
-
exception
*/
#define BUILD_STRCHRNUL
#include "strchr-sve.S"