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_f16c
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/libstdc++-v3/include/experimental/bits/
simd.h
229
constexpr inline bool
__have_f16c
= _GLIBCXX_SIMD_HAVE_F16C;
variable
350
| (
__have_f16c
<< 16)
/src/external/gpl3/gcc/dist/libstdc++-v3/include/experimental/bits/
simd.h
246
constexpr inline bool
__have_f16c
= _GLIBCXX_SIMD_HAVE_F16C;
variable
370
| (
__have_f16c
<< 16)
Completed in 33 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026