OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_PACKALIAS
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/crypto/arch/x86/
immintrin_ext.h
41
return ((const struct { __m128i_u __v; }
_PACKALIAS
*)__p)->__v;
52
((struct { __m128i_u __v; }
_PACKALIAS
*)__p)->__v = __v;
immintrin.h
87
#define
_PACKALIAS
\
129
return ((const struct { __m128i_u __v; }
_PACKALIAS
*)__p)->__v;
140
int32_t __v = ((const struct { int32_t __v; }
_PACKALIAS
*)__p)->__v;
152
int64_t __v = ((const struct { int64_t __v; }
_PACKALIAS
*)__p)->__v;
306
((struct { __m128i_u __v; }
_PACKALIAS
*)__p)->__v = __v;
317
((struct { int32_t __v; }
_PACKALIAS
*)__p)->__v = ((__v4si)__v)[0];
328
((struct { int64_t __v; }
_PACKALIAS
*)__p)->__v = ((__v2di)__v)[0];
Completed in 100 milliseconds
Indexes created Sat Oct 18 16:10:06 GMT 2025