Home
last modified time | relevance | path

Searched defs:stdc_has_single_bit_ull (Results 1 – 2 of 2) sorted by relevance

/llvm-project/libc/test/include/
H A Dstdbit_stub.h53 bool stdc_has_single_bit_ull(unsigned long long x) __NOEXCEPT { return false; } stdc_has_single_bit_ull() function
/llvm-project/libc/utils/docgen/
H A Dstdbit.json