Searched defs:BLOCKNUM (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/netbsd-tests/fs/puffs/h_dtfs/ | ||
H A D | dtfs.h | 42 #define BLOCKNUM(a,b) (((a) & ~((1<<(b))-1)) >> (b)) macro |
/freebsd/contrib/less/ | ||
H A D | ch.c | 30 typedef POSITION BLOCKNUM; global() typedef |