Home
last modified time | relevance | path

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

/dragonfly/contrib/tcsh-6/
H A Dsh.time.c259 # define IADJUST(i) (pagetok(i)/2) macro
266 # define IADJUST(i) (((i) << 10) / CLK_TCK * 100) macro
268 # define IADJUST(i) (i) macro