Searched refs:CAST_VOID_PTR_TO_CONST_UINT8_PTR (Results 1 – 6 of 6) sorted by relevance
104 const uint8_t * pbSrc = CAST_VOID_PTR_TO_CONST_UINT8_PTR( pSrc ); in RedMemCpyUnchecked()154 const uint8_t * pbSrc = CAST_VOID_PTR_TO_CONST_UINT8_PTR( pSrc ); in RedMemMoveUnchecked()281 const uint8_t * pbMem1 = CAST_VOID_PTR_TO_CONST_UINT8_PTR( pMem1 ); in RedMemCmpUnchecked()282 const uint8_t * pbMem2 = CAST_VOID_PTR_TO_CONST_UINT8_PTR( pMem2 ); in RedMemCmpUnchecked()
83 const uint8_t * pbBuffer = CAST_VOID_PTR_TO_CONST_UINT8_PTR( pBuffer ); in RedCrc32Update()170 const uint8_t * pbBuffer = CAST_VOID_PTR_TO_CONST_UINT8_PTR( pBuffer ); in RedCrc32Update()490 const uint8_t * pbBuffer = CAST_VOID_PTR_TO_CONST_UINT8_PTR( pBuffer ); in RedCrc32Update()585 const uint8_t * pbBuffer = CAST_VOID_PTR_TO_CONST_UINT8_PTR( pBuffer ); in RedCrcNode()
86 #define CAST_VOID_PTR_TO_CONST_UINT8_PTR( PTR ) ( ( const uint8_t * ) ( PTR ) ) macro
313 const uint8_t * pbMR = CAST_VOID_PTR_TO_CONST_UINT8_PTR( pMR ); in MetarootIsValid()382 const uint8_t * pbMR = CAST_VOID_PTR_TO_CONST_UINT8_PTR( gpRedMR ); in RedVolTransact()
269 const uint8_t * pbBuffer = CAST_VOID_PTR_TO_CONST_UINT8_PTR( pBuffer ); in RedInodeDataWrite()
528 const uint8_t * pbBuffer = CAST_VOID_PTR_TO_CONST_UINT8_PTR( pBuffer ); in DiskWrite()760 const uint8_t * pbBuffer = CAST_VOID_PTR_TO_CONST_UINT8_PTR( pBuffer ); in DiskWrite()988 const uint8_t * pbBuffer = CAST_VOID_PTR_TO_CONST_UINT8_PTR( pBuffer ); in DiskWrite()1298 const uint8_t * pbBuffer = CAST_VOID_PTR_TO_CONST_UINT8_PTR( pBuffer ); in DiskWrite()
Completed in 20 milliseconds