OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:__builtin_clzll
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/compiler_rt/dist/lib/builtins/
int_lib.h
113
uint32_t __inline
__builtin_clzll
(uint64_t value) {
function
120
uint32_t __inline
__builtin_clzll
(uint64_t value) {
function
131
#define __builtin_clzl
__builtin_clzll
/src/external/apache2/llvm/dist/libcxx/include/__support/ibm/
support.h
40
#define
__builtin_clzll
(x) __cntlz8(x)
macro
42
#define __builtin_clzl(x)
__builtin_clzll
(x)
Completed in 22 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026