Searched defs:ar_format (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/sys/dev/hil/ | ||
H A D | hilreg.h | 145 #define ar_format(x) ~((x - 10) / 10) macro |
/netbsd-src/sys/arch/hp300/stand/common/ | ||
H A D | hilreg.h | 167 #define ar_format(x) ~((x - 10) / 10) macro |