Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/proc/
H A Dprdata.h60 #define round16(r) (((r) + 15) & (~15)) macro
H A Dprvnops.c223 #define LSPAN(type) (round16(sizeof (type)) + 16)