OpenGrok
Cross Reference: avx-1.c
xref
: /
external
/
valgrind
/
main
/
none
/
tests
/
amd64
/
avx-1.c
Home
|
History
|
Annotate
|
Download
|
only in
amd64
Lines Matching
full:_ptr
12
#define IS_32_ALIGNED(
_ptr
) (0 == (0x1F & (UWord)(
_ptr
)))