Home
last modified time | relevance | path

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

/openbsd-src/sys/dev/hil/
H A Dhilreg.h144 #define ar_format(x) ~((x - 10) / 10) macro
H A Dhilkbd.c366 buf[0] = ar_format(period - 10); in hilkbd_bell()