Searched defs:__N (Results 1 - 6 of 6) sorted by relevance

/src/sys/arch/pmax/include/
H A Dparam.h61 register int __N = cpuspeed * n; local in function:DELAY
/src/sys/arch/emips/include/
H A Dparam.h89 register int __N = cpuspeed * n; local in function:DELAY
/src/sys/arch/hpcmips/include/
H A Dparam.h65 register int __N = cpuspeed * n; local in function:DELAY
/src/sys/arch/mipsco/include/
H A Dparam.h67 register int __N = cpuspeed * n; local in function:DELAY
/src/sys/arch/newsmips/include/
H A Dparam.h68 register int __N = cpuspeed * n; local in function:DELAY
/src/sys/arch/sgimips/sgimips/
H A Dmachdep.c816 register int __N = curcpu()->ci_divisor_delay * n; local in function:delay

Completed in 5 milliseconds