Home
last modified time | relevance | path

Searched defs:BIT_highbit32 (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/contrib/openzfs/module/zstd/lib/common/
H A Dbitstream.h139 MEM_STATIC unsigned BIT_highbit32 (U32 val) in BIT_highbit32() function
/freebsd/sys/contrib/zstd/lib/common/
H A Dbitstream.h140 MEM_STATIC unsigned BIT_highbit32 (U32 val) in BIT_highbit32() function
/freebsd/sys/contrib/zstd/lib/legacy/
H A Dzstd_v03.c353 MEM_STATIC unsigned BIT_highbit32 (U32 val) in BIT_highbit32() function
H A Dzstd_v02.c350 MEM_STATIC unsigned BIT_highbit32 (U32 val) in BIT_highbit32() function
H A Dzstd_v04.c624 MEM_STATIC unsigned BIT_highbit32 (U32 val) in BIT_highbit32() function