Searched refs:BHWp (Results 1 – 4 of 4) sorted by relevance
/third_party/libsnd/src/ |
D | test_binheader_writef.c | 46 psf_binheader_writef (psf, "Ep", BHWp (buffer)) ; in test_binheader_writef()
|
D | sd2.c | 243 psf_binheader_writef (psf, "Eop", BHWo (0x30), BHWp (psf->file.name.c)) ; in sd2_write_rsrc_fork() 279 { psf_binheader_writef (psf, "Eop", BHWo (str_offset), BHWp (str_rsrc [k].name)) ; in sd2_write_rsrc_fork()
|
D | common.h | 154 #define BHWp(x) ((char *) (x)) macro
|
D | aiff.c | 1458 …cue_points [idx].indx), BHW4 (psf->cues->cue_points [idx].sample_offset), BHWp (psf->cues->cue_poi… in aiff_write_header()
|