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_ctzl
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/libcxx/include/__support/ibm/
support.h
33
#define
__builtin_ctzl
(x) __builtin_ctzll(x)
macro
35
#define
__builtin_ctzl
(x) __builtin_ctz(x)
macro
support.h
33
#define
__builtin_ctzl
(x) __builtin_ctzll(x)
macro
35
#define
__builtin_ctzl
(x) __builtin_ctz(x)
macro
Completed in 30 milliseconds
Indexes created Mon Jun 29 00:24:49 UTC 2026