Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/audio/include/
H A Daudio_hdr.h117 #define AUDIO_ENDIAN_SMALL 1 /* Intel */ macro
/illumos-gate/usr/src/cmd/audio/utilities/
H A Dfilehdr.c491 return (AUDIO_ENDIAN_SMALL); in audio_endian()