OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:clz1
(Results
1 - 1
of
1
) sorted by null
/external/clang/test/Sema/
constant-builtins-2.c
115
char
clz1
[__builtin_clz(1) == BITSIZE(int) - 1 ? 1 : -1];
variable
Completed in 68 milliseconds