Home
last modified time | relevance | path

Searched defs:SBLOCK (Results 1 – 3 of 3) sorted by relevance

/original-bsd/sys/vax/datakit/
H A Ddkkmc.h88 #define SBLOCK (1<<5) /* block boundary */ macro
/original-bsd/usr.bin/f77/pass1.vax/
H A Dtokdefs.h32 #define SBLOCK 24 macro
/original-bsd/sys/ufs/ffs/
H A Dfs.h39 #define SBLOCK ((ufs_daddr_t)(BBLOCK + BBSIZE / DEV_BSIZE)) macro