Home
last modified time | relevance | path

Searched refs:__is_constexpr (Results 1 – 4 of 4) sorted by relevance

/include/linux/
Doverflow.h237 __builtin_choose_expr(__is_constexpr(n), \
253 __builtin_choose_expr(__is_constexpr(n), \
355 __builtin_choose_expr(__is_constexpr(count), \
371 __builtin_choose_expr(__is_constexpr(count), \
Dbits.h25 __is_constexpr((l) > (h)), (l) > (h), 0)))
Dcompiler.h276 #define __is_constexpr(x) \ macro
Dfortify-string.h258 __builtin_choose_expr(__is_constexpr(__builtin_strlen(p)), \