HomeSort by: relevance | last modified time | path
    Searched refs:putle16 (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.bin/audio/common/
libaudio.h 330 #define putle16(x,v) (x) = bswap16(v) macro
342 #define putle16(x,v) (x) = (v) macro
wav.c 457 putle16(_f, (x)); \

Completed in 13 milliseconds