Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/hil/
H A Dhilreg.h145 #define ar_format(x) ~((x - 10) / 10) macro
/netbsd-src/sys/arch/hp300/stand/common/
H A Dhilreg.h167 #define ar_format(x) ~((x - 10) / 10) macro