Home
last modified time | relevance | path

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

/freebsd/sys/dev/speaker/
H A Dspkr.c236 int pitch, oldfill, lastpitch = OCTAVE_NOTES * DFLT_OCTAVE; in playstring() local
303 oldfill = state->fill; in playstring()
313 state->fill = oldfill; in playstring()
347 oldfill = state->fill; in playstring()
354 state->fill = oldfill; in playstring()