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

/netbsd-current/usr.bin/audio/record/
H A Drecord.c270 #define SETINFO2(x, y) if (x) \ macro
274 #define SETINFO(x) SETINFO2(ti.x, x)
280 SETINFO2 (gain, gain)
281 SETINFO2 (port, port)
282 SETINFO2 (balance, balance)
284 #undef SETINFO2 macro

Completed in 66 milliseconds