Searched refs:c_count (Results 1 – 8 of 8) sorted by relevance
64 int c_count = 0; in main() local66 c_count++; in main()68 c_count++; in main()69 if (c_count) in main()70 (void) fprintf(stderr, "c_count: %d", c_count); in main()
62 int c_count = 0; in main() local64 c_count++; in main()66 c_count++; in main()67 if (c_count) { in main()70 (void) fprintf(stderr, buf, c_count); in main()
277 maxino = (spcl.c_count * TP_BSIZE * NBBY) + 1; in setup()465 for (i = tmpbuf.c_count; i > 0; i--) in getvol()896 for (i = 0; i < spcl.c_count; i++) { in getfile()900 (intmax_t)spcl.c_count); in getfile()904 (intmax_t)spcl.c_count); in getfile()943 if (spcl.c_count - i > 1) in getfile()945 spcl.c_count - i - 1); in getfile()946 for (i++; i < spcl.c_count; i++) { in getfile()951 (intmax_t)spcl.c_count); in getfile()955 (intmax_t)spcl.c_count); in getfile()[all …]
497 spcl.c_count = 0; in dumpino()513 spcl.c_count = 1; in dumpino()631 spcl.c_count = count - i; in ufs1_blksout()684 spcl.c_count = count - i; in ufs2_blksout()697 spcl.c_count = 0; in ufs2_blksout()735 if (spcl.c_count + blks > TP_NINDIR) in appendextdata()743 assert(spcl.c_count + blks <= TP_NINDIR); in appendextdata()746 spcl.c_addr[spcl.c_count + i] = 1; in appendextdata()748 spcl.c_addr[spcl.c_count + i] = 0; in appendextdata()749 spcl.c_count += blks; in appendextdata()[all …]
279 assert(spcl.c_count <= TP_NINDIR); in flushtape()280 for (i = 0; i < spcl.c_count; i++) in flushtape()639 spcl.c_count = wp->count; in startnewtape()
132 c_count:13,136 c_count:13,
113 int32_t c_count; /* number of valid c_addr entries */ member
459 uint32_t c_count = count + (shape == BSS_TRAPEZOID ? 1 : 0); in bt_shift_core() local460 bmov(c_start, c_out, c_count * sizeof (*c_start)); in bt_shift_core()583 uint32_t c_count = count + (shape == BSS_TRAPEZOID ? 1 : 0); in bt_transfer_core() local586 c_count * sizeof (*source->btc_children)); in bt_transfer_core()