Searched refs:dPtr (Results 1 – 6 of 6) sorted by relevance
191 void* dPtr = dt + 1; in FSE_buildDTable_rle() local192 FSE_decode_t* const cell = (FSE_decode_t*)dPtr; in FSE_buildDTable_rle()209 void* dPtr = dt + 1; in FSE_buildDTable_raw() local210 FSE_decode_t* const dinfo = (FSE_decode_t*)dPtr; in FSE_buildDTable_raw()
1280 void* dPtr = dt + 1; in FSE_buildDTable_rle() local1281 FSE_decode_t* const cell = (FSE_decode_t*)dPtr; in FSE_buildDTable_rle()1298 void* dPtr = dt + 1; in FSE_buildDTable_raw() local1299 FSE_decode_t* const dinfo = (FSE_decode_t*)dPtr; in FSE_buildDTable_raw()
1531 void* dPtr = dt + 1; in FSEv06_buildDTable_rle() local1532 FSEv06_decode_t* const cell = (FSEv06_decode_t*)dPtr; in FSEv06_buildDTable_rle()1549 void* dPtr = dt + 1; in FSEv06_buildDTable_raw() local1550 FSEv06_decode_t* const dinfo = (FSEv06_decode_t*)dPtr; in FSEv06_buildDTable_raw()
1388 void* dPtr = dt + 1; in FSEv05_buildDTable_rle() local1389 FSEv05_decode_t* const cell = (FSEv05_decode_t*)dPtr; in FSEv05_buildDTable_rle()1406 void* dPtr = dt + 1; in FSEv05_buildDTable_raw() local1407 FSEv05_decode_t* const dinfo = (FSEv05_decode_t*)dPtr; in FSEv05_buildDTable_raw()
1551 void* dPtr = dt + 1; in FSEv07_buildDTable_rle() local1552 FSEv07_decode_t* const cell = (FSEv07_decode_t*)dPtr; in FSEv07_buildDTable_rle()1569 void* dPtr = dt + 1; in FSEv07_buildDTable_raw() local1570 FSEv07_decode_t* const dinfo = (FSEv07_decode_t*)dPtr; in FSEv07_buildDTable_raw()
2889 void* dPtr = dt + 1; in FSE_buildDTable_rle() local2890 FSE_decode_t* const cell = (FSE_decode_t*)dPtr; in FSE_buildDTable_rle()2907 void* dPtr = dt + 1; in FSE_buildDTable_raw() local2908 FSE_decode_t* const dinfo = (FSE_decode_t*)dPtr; in FSE_buildDTable_raw()