Searched refs:pStructAlign (Results 1 – 3 of 3) sorted by relevance
327 sal_uInt64 *pStructAlign = reinterpret_cast<sal_uInt64 *>( pStruct ); in fill_struct() local333 *pStructAlign++ = *pGPR++; in fill_struct()338 *pStructAlign++ = *reinterpret_cast<const sal_uInt64 *>( pSSE++ ); in fill_struct()
Completed in 29 milliseconds