Searched refs:__is_constexpr (Results 1 – 2 of 2) sorted by relevance
239 __builtin_choose_expr(__is_constexpr(n), \255 __builtin_choose_expr(__is_constexpr(n), \357 __builtin_choose_expr(__is_constexpr(count), \373 __builtin_choose_expr(__is_constexpr(count), \
295 #define __is_constexpr(x) \ macro