Searched refs:BSIZE (Results 1 – 7 of 7) sorted by relevance
50 #define B_SIZE BSIZE(st->st_dev)55 #ifdef BSIZE56 #define B_SIZE BSIZE
49 #define BSIZE 512 macro53 static size_t bsize = BSIZE;
62 #define BSIZE 512 macro495 ibs = BSIZE; in main()496 obs = BSIZE; in main()1773 n *= BSIZE;
119 #define KCORE(clicks) ((double) BSIZE * (clicks/1024.0))
140 #define BIGPAGESIZE(P) ((P)->BSIZE - BIGPAGEOVERHEAD)
63 #define BSIZE 512 /* Size of block for -b */ macro1141 (line_offset / BSIZE)); in grep()
136 #ifdef BSIZE137 #define SYS_BLOCK BSIZE /* from sys/param.h: secondary block size */