Searched refs:__no_sanitize_prefix_strfunc (Results 1 - 1 of 1) sorted by relevance

/linux-master/arch/s390/include/asm/
H A Dstring.h60 #define __no_sanitize_prefix_strfunc(x) __##x macro
67 #define __no_sanitize_prefix_strfunc(x) x macro
165 static inline size_t __no_sanitize_prefix_strfunc(strlen)(const char *s)

Completed in 93 milliseconds