Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/libcxx/include/__algorithm/
H A Dcount.h51 const int __bits_per_word = _It::__bits_per_word; in __count_bool() local
H A Dfind.h105 const int __bits_per_word = _It::__bits_per_word; __find_bool() local