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

  /src/usr.bin/audio/common/
libaudio.h 331 #define putle32(x,v) (x) = bswap32(v) macro
343 #define putle32(x,v) (x) = (v) macro
libaudio.h 331 #define putle32(x,v) (x) = bswap32(v) macro
343 #define putle32(x,v) (x) = (v) macro

Completed in 65 milliseconds