Searched refs:c_count (Results 1 – 8 of 8) sorted by relevance
63 int c_count = 0; in main() local65 c_count++; in main()67 c_count++; in main()68 if (c_count) in main()69 (void) fprintf(stderr, "c_count: %d", c_count); in main()
63 int c_count = 0; in main() local65 c_count++; in main()67 c_count++; in main()68 if (c_count) { in main()71 (void) fprintf(stderr, buf, c_count); in main()
471 for (i = tmpbuf.c_count; i > 0; i--) in getvol()902 for (i = 0; i < spcl.c_count; i++) { in getfile()906 (intmax_t)spcl.c_count); in getfile()910 (intmax_t)spcl.c_count); in getfile()949 if (spcl.c_count - i > 1) in getfile()951 spcl.c_count - i - 1); in getfile()952 for (i++; i < spcl.c_count; i++) { in getfile()957 (intmax_t)spcl.c_count); in getfile()961 (intmax_t)spcl.c_count); in getfile()1348 if (buf->c_count > TP_NINDIR) in gethead()[all …]
507 spcl.c_count = 0; in dumpino()523 spcl.c_count = 1; in dumpino()641 spcl.c_count = count - i; in ufs1_blksout()694 spcl.c_count = count - i; in ufs2_blksout()707 spcl.c_count = 0; in ufs2_blksout()745 if (spcl.c_count + blks > TP_NINDIR) in appendextdata()753 assert(spcl.c_count + blks <= TP_NINDIR); in appendextdata()756 spcl.c_addr[spcl.c_count + i] = 1; in appendextdata()758 spcl.c_addr[spcl.c_count + i] = 0; in appendextdata()759 spcl.c_count += blks; in appendextdata()[all …]
285 assert(spcl.c_count <= TP_NINDIR); in flushtape()286 for (i = 0; i < spcl.c_count; i++) in flushtape()645 spcl.c_count = wp->count; in startnewtape()
132 c_count:13,136 c_count:13,
115 int32_t c_count; /* number of valid c_addr entries */ member
445 uint32_t c_count = count + (shape == BSS_TRAPEZOID ? 1 : 0); in bt_shift_core() local446 bmov(c_start, c_out, c_count * sizeof (*c_start)); in bt_shift_core()569 uint32_t c_count = count + (shape == BSS_TRAPEZOID ? 1 : 0); in bt_transfer_core() local572 c_count * sizeof (*source->btc_children)); in bt_transfer_core()