phobos-next ~master (2022-05-18T09:58:38.2169964)
Dub
Repo
clz
nxt
clz
Undocumented in source. Be warned that the author may not have intended to support it.
U
clz
(U u)
uint
clz
(U u)
alias
clz
=
__builtin_clz
uint
clz
(ulong u)
alias
clz
=
__builtin_clzl
U
clz
(U u)
uint
clz
(U u)
version(!DigitalMars && !GNU && LDC)
@
safe
@
nogc
pure nothrow
static if
(
isX86
)
uint
clz
(
U
)
(
U
u
)
if
(
is
(
Unqual
!
U
==
ulong
)
)
Meta
Source
See Implementation
nxt
clz
aliases
bsf
bsr
functions
clz