Searched defs:parity5 (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/test/Sema/ | ||
H A D | constant-builtins-2.c | 370 char parity5[__builtin_parity(0xb824) == 0 ? 1 : -1]; global() variable |
/llvm-project/clang/test/AST/Interp/ | ||
H A D | builtin-functions.cpp |
|