Home
last modified time | relevance | path

Searched refs:I_pdta (Results 1 – 1 of 1) sorted by relevance

/dports/audio/snd/snd-21.2/
H A Dheaders.c2667 static const uint8_t I_pdta[4] = {'p','d','t','a'}; in read_soundfont_header() local
2699 if (match_four_chars((uint8_t *)(hdrbuf + 8), I_pdta)) in read_soundfont_header()