Home
last modified time | relevance | path

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

/third_party/ltp/tools/sparse/sparse-src/validation/
H A Dconstexpr-shift.c1 #define __is_constexpr(x) \ macro
6 [__builtin_choose_expr(__is_constexpr(1 << 1), 1, x)] = 0, in test()

Completed in 1 milliseconds