OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:__have_popcnt
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/libstdc++-v3/include/experimental/bits/
simd.h
230
constexpr inline bool
__have_popcnt
= _GLIBCXX_SIMD_HAVE_POPCNT;
variable
351
| (
__have_popcnt
<< 17)
/src/external/gpl3/gcc/dist/libstdc++-v3/include/experimental/bits/
simd.h
247
constexpr inline bool
__have_popcnt
= _GLIBCXX_SIMD_HAVE_POPCNT;
variable
371
| (
__have_popcnt
<< 17)
Completed in 27 milliseconds
Indexes created Thu Mar 19 00:23:35 UTC 2026