Searched defs:stdc_has_single_bit_ull (Results 1 – 5 of 5) sorted by relevance
53 bool stdc_has_single_bit_ull(unsigned long long x) __NOEXCEPT { return false; } in stdc_has_single_bit_ull() function
43 bool stdc_has_single_bit_ull(unsigned long long x) { return false; } in stdc_has_single_bit_ull() function
221 "stdc_has_single_bit_ull": { object