Searched refs:__is_noncstr (Results 1 – 1 of 1) sorted by relevance
215 #define __is_noncstr(a) (__annotated(a, nonstring)) macro218 #define __is_noncstr(a) (true) macro226 __BUILD_BUG_ON_ZERO_MSG(!__is_noncstr(p), \
Completed in 3 milliseconds