Lines Matching refs:RCAST
116 uint8_t *s = RCAST(uint8_t *, RCAST(void *, &sv)); in _cdf_tole2()
117 uint8_t *d = RCAST(uint8_t *, RCAST(void *, &rv)); in _cdf_tole2()
130 uint8_t *s = RCAST(uint8_t *, RCAST(void *, &sv)); in _cdf_tole4()
131 uint8_t *d = RCAST(uint8_t *, RCAST(void *, &rv)); in _cdf_tole4()
146 uint8_t *s = RCAST(uint8_t *, RCAST(void *, &sv)); in _cdf_tole8()
147 uint8_t *d = RCAST(uint8_t *, RCAST(void *, &rv)); in _cdf_tole8()
324 const char *b = RCAST(const char *, sst->sst_tab); in cdf_check_stream_offset()
325 const char *e = RCAST(const char *, p) + tail; in cdf_check_stream_offset()
411 return cdf_read(info, CAST(off_t, pos), RCAST(char *, buf) + offs, len); in cdf_read_sector()
432 (void)memcpy(RCAST(char *, buf) + offs, in cdf_read_short_sector()
433 RCAST(const char *, sst->sst_tab) + pos, len); in cdf_read_short_sector()
1127 CAST(const cdf_section_declaration_t *, RCAST(const void *, in cdf_unpack_summary_info()
1128 RCAST(const char *, sst->sst_tab) in cdf_unpack_summary_info()