Home
last modified time | relevance | path

Searched refs:pStructAlign (Results 1 – 3 of 3) sorted by relevance

/trunk/main/bridges/source/cpp_uno/gcc3_freebsd_x86-64/
H A Dabi.cxx327 sal_uInt64 *pStructAlign = reinterpret_cast<sal_uInt64 *>( pStruct ); in fill_struct() local
333 *pStructAlign++ = *pGPR++; in fill_struct()
338 *pStructAlign++ = *reinterpret_cast<const sal_uInt64 *>( pSSE++ ); in fill_struct()
/trunk/main/bridges/source/cpp_uno/gcc3_linux_x86-64/
H A Dabi.cxx327 sal_uInt64 *pStructAlign = reinterpret_cast<sal_uInt64 *>( pStruct ); in fill_struct() local
333 *pStructAlign++ = *pGPR++; in fill_struct()
338 *pStructAlign++ = *reinterpret_cast<const sal_uInt64 *>( pSSE++ ); in fill_struct()
/trunk/main/bridges/source/cpp_uno/s5abi_macosx_x86-64/
H A Dabi.cxx327 sal_uInt64 *pStructAlign = reinterpret_cast<sal_uInt64 *>( pStruct ); in fill_struct() local
333 *pStructAlign++ = *pGPR++; in fill_struct()
338 *pStructAlign++ = *reinterpret_cast<const sal_uInt64 *>( pSSE++ ); in fill_struct()

Completed in 11 milliseconds