Searched defs:__bits_per_word (Results 1 – 3 of 3) sorted by relevance
/llvm-project/libcxx/include/__algorithm/ | ||
H A D | fill_n.h | 40 const int __bits_per_word = _It::__bits_per_word; __fill_n_bool() local |
H A D | count.h | 51 const int __bits_per_word = _It::__bits_per_word; __count_bool() local |
H A D | find.h | 103 const int __bits_per_word = _It::__bits_per_word; __find_bool() local |