Searched defs:__compiletime_strlen (Results 1 – 2 of 2) sorted by relevance
| /linux/include/linux/ | ||
| H A D | fortify-string.h | 63 #define __compiletime_strlen(p) \ macro |
| /linux/lib/tests/ | ||
| H A D | fortify_kunit.c | 53 # define __compiletime_strlen __builtin_strlen macro |