Searched refs:uint64_aligned_t (Results 1 – 1 of 1) sorted by relevance
15 #define uint64_aligned_t u64 __attribute__((aligned(8))) macro18 typedef struct { union { type * p; uint64_aligned_t q; }; } \
Completed in 3 milliseconds