Searched refs:dPtr (Results 1 – 1 of 1) sorted by relevance
186 void* dPtr = dt + 1; in FSE_buildDTable_rle() local187 FSE_decode_t* const cell = (FSE_decode_t*)dPtr; in FSE_buildDTable_rle()203 void* dPtr = dt + 1; in FSE_buildDTable_raw() local204 FSE_decode_t* const dinfo = (FSE_decode_t*)dPtr; in FSE_buildDTable_raw()
Completed in 6 milliseconds