Lines Matching refs:RCAST
109 uint8_t *s = RCAST(uint8_t *, RCAST(void *, &sv)); in _cdf_tole2()
110 uint8_t *d = RCAST(uint8_t *, RCAST(void *, &rv)); in _cdf_tole2()
123 uint8_t *s = RCAST(uint8_t *, RCAST(void *, &sv)); in _cdf_tole4()
124 uint8_t *d = RCAST(uint8_t *, RCAST(void *, &rv)); in _cdf_tole4()
139 uint8_t *s = RCAST(uint8_t *, RCAST(void *, &sv)); in _cdf_tole8()
140 uint8_t *d = RCAST(uint8_t *, RCAST(void *, &rv)); in _cdf_tole8()
316 const char *b = RCAST(const char *, sst->sst_tab); in cdf_check_stream_offset()
317 const char *e = RCAST(const char *, p) + tail; in cdf_check_stream_offset()
403 return cdf_read(info, CAST(off_t, pos), RCAST(char *, buf) + offs, len); in cdf_read_sector()
424 (void)memcpy(RCAST(char *, buf) + offs, in cdf_read_short_sector()
425 RCAST(const char *, sst->sst_tab) + pos, len); in cdf_read_short_sector()
1118 CAST(const cdf_section_declaration_t *, RCAST(const void *, in cdf_unpack_summary_info()
1119 RCAST(const char *, sst->sst_tab) in cdf_unpack_summary_info()