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

/netbsd-current/usr.bin/make/unit-tests/
H A Ddirective-for-escape.mk197 . info eight $$$$$$$$ and no cents.
198 . info eight ${$}${$}${$}${$} and no cents.
207 # expect+1: eight and no cents.
208 .info eight ${$}${$}${$}${$} and no cents.
H A Ddirective-for-escape.exp94 make: "directive-for-escape.mk" line 208: eight and no cents.
/netbsd-current/sys/dev/
H A Dmidisyn.c534 int8_t semis, cents; local
537 cents = w&0x7f;
543 * just take semis*bendraw<<1. Do the same with cents
549 ((ms->chnstate[chan].bendraw * cents)/25 + 1) >> 1;
735 * you can't expect a lengthy integer sum of cents to come out in tune; if you
736 * do anything in cents it is best to use them only for local adjustment of

Completed in 200 milliseconds