Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/fs/proc/
H A Dprdata.h58 #define round16(r) (((r) + 15) & (~15)) macro
H A Dprvnops.c212 #define LSPAN(type) (round16(sizeof (type)) + 16)