Searched refs:GetUnalignedQwordEx (Results 1 – 2 of 2) sorted by relevance
35 #define GetUnalignedQwordEx( pb, qw ) GetUnalignedQword( pb, qw ); (pb) += sizeof(uint64); macro41 #define LoadQWORD( qw, p ) GetUnalignedQwordEx( p, qw )