HomeSort by: relevance | last modified time | path
    Searched refs:ar_format (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/hil/
hilreg.h 145 #define ar_format(x) ~((x - 10) / 10) macro
hilkbd.c 368 buf[0] = ar_format(period - 10);
  /src/sys/arch/hp300/stand/common/
hilreg.h 167 #define ar_format(x) ~((x - 10) / 10) macro

Completed in 14 milliseconds