OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:clzll
(Results
1 - 2
of
2
) sorted by null
/external/libxml2/
timsort.h
55
int
clzll
(uint64_t);
58
int
clzll
(uint64_t x) /* {{{ */
function
74
#define CLZ
clzll
/external/clang/test/CodeGen/
builtins.c
72
P(
clzll
, (N));
Completed in 3934 milliseconds