Home
last modified time | relevance | path

Searched defs:_os_strchr (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dpltfm_ops_linux.h60 #define _os_strchr(s, c) strchr(s, c) macro
62 static inline char*_os_strchr(const char *s, int c) in _os_strchr() function
H A Dpltfm_ops_macos.h42 static __inline char *_os_strchr(const char *s, int c) in _os_strchr() function
H A Dpltfm_ops_windows.h102 static __inline char *_os_strchr(const char *s, int c) in _os_strchr() function
H A Dpltfm_ops_none.h82 static __inline char *_os_strchr(const char *s, int c) in _os_strchr() function
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dpltfm_ops_linux.h64 #define _os_strchr(s, c) strchr(s, c) macro
66 static inline char*_os_strchr(const char *s, int c) in _os_strchr() function
H A Dpltfm_ops_macos.h42 static __inline char *_os_strchr(const char *s, int c) in _os_strchr() function
H A Dpltfm_ops_windows.h102 static __inline char *_os_strchr(const char *s, int c) in _os_strchr() function
H A Dpltfm_ops_none.h82 static __inline char *_os_strchr(const char *s, int c) in _os_strchr() function