Searched refs:__is_constexpr (Results 1 – 2 of 2) sorted by relevance
160 __builtin_choose_expr(__is_constexpr(n), \176 __builtin_choose_expr(__is_constexpr(n), \278 __builtin_choose_expr(__is_constexpr(count), \294 __builtin_choose_expr(__is_constexpr(count), \
296 #define __is_constexpr(x) \ macro