Home
last modified time | relevance | path

Searched defs:__dn (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/libcxx/include/__algorithm/
H A Dfill_n.h44 __storage_type __dn = std::min(__clz_f, __n); in __fill_n_bool() local
H A Dcount.h56 __storage_type __dn = std::min(__clz_f, __n); in __count_bool() local
H A Dfind.h107 __storage_type __dn = std::min(__clz_f, __n); in __find_bool() local