HelenOS sources

pcm_format_same    88 uspace/lib/pcm/include/pcm/format.h bool pcm_format_same(const pcm_format_t *a, const pcm_format_t *b);
pcm_format_same    97 uspace/lib/pcm/include/pcm/format.h 	return pcm_format_same(f, &AUDIO_FORMAT_ANY);
HelenOS homepage, sources at GitHub