Home
last modified time | relevance | path

Searched refs:dtoc (Results 1 – 2 of 2) sorted by relevance

/xnu-8020.121.3/bsd/arm/ !
H A Dparam.h105 #define dtoc(x) ((x)>>(PGSHIFT-DEV_BSHIFT)) macro
/xnu-8020.121.3/bsd/i386/ !
H A Dparam.h129 #define dtoc(x) ((x)>>(PGSHIFT-DEV_BSHIFT)) macro