Searched refs:BSIZE (Results 1 – 9 of 9) sorted by relevance
50 #define B_SIZE BSIZE(st->st_dev)55 #ifdef BSIZE56 #define B_SIZE BSIZE
44 #define BSIZE 512 macro48 static size_t bsize = BSIZE;
49 #define BSIZE 512 macro53 static size_t bsize = BSIZE;
65 #define BSIZE 512 macro541 ibs = BSIZE; in main()542 obs = BSIZE; in main()1734 n *= BSIZE; in number()
117 #define KCORE(clicks) ((double) BSIZE * (clicks/1024.0))
138 #define BIGPAGESIZE(P) ((P)->BSIZE - BIGPAGEOVERHEAD)
66 #define BSIZE 512 /* Size of block for -b */ macro1464 (blkoffset / BSIZE), separate); in grep()
77 typedef UINT16 BSIZE; typedef
131 #ifdef BSIZE132 #define SYS_BLOCK BSIZE /* from sys/param.h: secondary block size */