Searched refs:putle32 (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/usr.bin/audio/common/
H A Dlibaudio.h201 #define putle32(x,v) (x) = bswap32(v) macro
213 #define putle32(x,v) (x) = (v) macro
/netbsd-6-1-5-RELEASE/usr.bin/audio/record/
H A Drecord.c648 putle32(_f, (x)); \

Completed in 47 milliseconds