Home
last modified time | relevance | path

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

/freebsd/contrib/netbsd-tests/fs/puffs/h_dtfs/
H A Ddtfs.h42 #define BLOCKNUM(a,b) (((a) & ~((1<<(b))-1)) >> (b)) macro
/freebsd/contrib/less/
H A Dch.c30 typedef POSITION BLOCKNUM; global() typedef