Home
last modified time | relevance | path

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

/freebsd/sys/dev/speaker/
H A Dspkr.c131 static bool octprefix; /* override current octave-tracking state? */ variable
180 octprefix = true; /* act as though there was an initial O(n) */ in playinit()
264 if (octtrack && !octprefix) { in playstring()
277 octprefix = false; in playstring()
306 octprefix = octtrack = false; in playstring()
317 octprefix = true; in playstring()
323 octprefix = true; in playstring()
328 octprefix = true; in playstring()