Book a Demo!
Store
Features
Docs
Share
Support
News
About
Policies
Sign Up
Sign In
freebsd
Edit Copy
Star
GitHub Repository:
freebsd/freebsd-src
Path:
blob/main/lib/libc/aarch64/string/strchr.S
4
8
2
6
2
views
1
#define __strchr_aarch64 strchr
2
#include "aarch64/strchr.S"
3
4
.weak
index
5
.equ
index
,
strchr
6
7