Searched refs:__is_constexpr (Results 1 – 4 of 4) sorted by relevance
237 __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), \
25 __is_constexpr((l) > (h)), (l) > (h), 0)))
276 #define __is_constexpr(x) \ macro
258 __builtin_choose_expr(__is_constexpr(__builtin_strlen(p)), \