Home
last modified time | relevance | path

Searched refs:rcount (Results 1 – 25 of 72) sorted by relevance

123

/netbsd/sys/arch/atari/stand/ahdilabel/
H A Dcheck.c50 int i, j, rcount, acount; in ahdi_checklabel() local
59 rcount = 0; in ahdi_checklabel()
128 rcount++; in ahdi_checklabel()
133 rcount++; in ahdi_checklabel()
134 if (rcount > 4) in ahdi_checklabel()
/netbsd/sys/dev/ata/
H A Dld_ataraid.c341 long bcount, rcount; in ld_ataraid_start_span() local
358 for (bcount = bp->b_bcount; bcount > 0; bcount -= rcount) { in ld_ataraid_start_span()
359 rcount = bp->b_bcount; in ld_ataraid_start_span()
360 if ((adi->adi_compsize - bn) < btodb(rcount)) in ld_ataraid_start_span()
361 rcount = dbtob(adi->adi_compsize - bn); in ld_ataraid_start_span()
381 addr += rcount; in ld_ataraid_start_span()
399 long bcount, rcount; in ld_ataraid_start_raid0() local
424 rcount = uimin(bcount, dbtob(sz)); in ld_ataraid_start_raid0()
468 comp, cbn, addr, rcount); in ld_ataraid_start_raid0()
477 bn += btodb(rcount); in ld_ataraid_start_raid0()
[all …]
/netbsd/external/gpl3/gcc.old/dist/libgfortran/generated/
H A Dreshape_c10.c49 index_type rcount[GFC_MAX_DIMENSIONS]; in reshape_c10() local
220 rcount[n] = 0; in reshape_c10()
301 rcount[0]++; in reshape_c10()
306 while (rcount[n] == rextent[n]) in reshape_c10()
310 rcount[n] = 0; in reshape_c10()
323 rcount[n]++; in reshape_c10()
H A Dreshape_c16.c49 index_type rcount[GFC_MAX_DIMENSIONS]; in reshape_c16() local
220 rcount[n] = 0; in reshape_c16()
301 rcount[0]++; in reshape_c16()
306 while (rcount[n] == rextent[n]) in reshape_c16()
310 rcount[n] = 0; in reshape_c16()
323 rcount[n]++; in reshape_c16()
H A Dreshape_c4.c49 index_type rcount[GFC_MAX_DIMENSIONS]; in reshape_c4() local
220 rcount[n] = 0; in reshape_c4()
301 rcount[0]++; in reshape_c4()
306 while (rcount[n] == rextent[n]) in reshape_c4()
310 rcount[n] = 0; in reshape_c4()
323 rcount[n]++; in reshape_c4()
H A Dreshape_c8.c49 index_type rcount[GFC_MAX_DIMENSIONS]; in reshape_c8() local
220 rcount[n] = 0; in reshape_c8()
301 rcount[0]++; in reshape_c8()
306 while (rcount[n] == rextent[n]) in reshape_c8()
310 rcount[n] = 0; in reshape_c8()
323 rcount[n]++; in reshape_c8()
H A Dreshape_i16.c49 index_type rcount[GFC_MAX_DIMENSIONS]; in reshape_16() local
220 rcount[n] = 0; in reshape_16()
301 rcount[0]++; in reshape_16()
306 while (rcount[n] == rextent[n]) in reshape_16()
310 rcount[n] = 0; in reshape_16()
323 rcount[n]++; in reshape_16()
H A Dreshape_i4.c49 index_type rcount[GFC_MAX_DIMENSIONS]; in reshape_4() local
220 rcount[n] = 0; in reshape_4()
301 rcount[0]++; in reshape_4()
306 while (rcount[n] == rextent[n]) in reshape_4()
310 rcount[n] = 0; in reshape_4()
323 rcount[n]++; in reshape_4()
H A Dreshape_i8.c49 index_type rcount[GFC_MAX_DIMENSIONS]; in reshape_8() local
220 rcount[n] = 0; in reshape_8()
301 rcount[0]++; in reshape_8()
306 while (rcount[n] == rextent[n]) in reshape_8()
310 rcount[n] = 0; in reshape_8()
323 rcount[n]++; in reshape_8()
H A Dreshape_r10.c49 index_type rcount[GFC_MAX_DIMENSIONS]; in reshape_r10() local
220 rcount[n] = 0; in reshape_r10()
301 rcount[0]++; in reshape_r10()
306 while (rcount[n] == rextent[n]) in reshape_r10()
310 rcount[n] = 0; in reshape_r10()
323 rcount[n]++; in reshape_r10()
H A Dreshape_r16.c49 index_type rcount[GFC_MAX_DIMENSIONS]; in reshape_r16() local
220 rcount[n] = 0; in reshape_r16()
301 rcount[0]++; in reshape_r16()
306 while (rcount[n] == rextent[n]) in reshape_r16()
310 rcount[n] = 0; in reshape_r16()
323 rcount[n]++; in reshape_r16()
H A Dreshape_r4.c49 index_type rcount[GFC_MAX_DIMENSIONS]; in reshape_r4() local
220 rcount[n] = 0; in reshape_r4()
301 rcount[0]++; in reshape_r4()
306 while (rcount[n] == rextent[n]) in reshape_r4()
310 rcount[n] = 0; in reshape_r4()
323 rcount[n]++; in reshape_r4()
H A Dreshape_r8.c49 index_type rcount[GFC_MAX_DIMENSIONS]; in reshape_r8() local
220 rcount[n] = 0; in reshape_r8()
301 rcount[0]++; in reshape_r8()
306 while (rcount[n] == rextent[n]) in reshape_r8()
310 rcount[n] = 0; in reshape_r8()
323 rcount[n]++; in reshape_r8()
/netbsd/external/gpl3/gcc/dist/libgfortran/generated/
H A Dreshape_c10.c49 index_type rcount[GFC_MAX_DIMENSIONS]; in reshape_c10() local
220 rcount[n] = 0; in reshape_c10()
301 rcount[0]++; in reshape_c10()
306 while (rcount[n] == rextent[n]) in reshape_c10()
310 rcount[n] = 0; in reshape_c10()
323 rcount[n]++; in reshape_c10()
H A Dreshape_c16.c49 index_type rcount[GFC_MAX_DIMENSIONS]; in reshape_c16() local
220 rcount[n] = 0; in reshape_c16()
301 rcount[0]++; in reshape_c16()
306 while (rcount[n] == rextent[n]) in reshape_c16()
310 rcount[n] = 0; in reshape_c16()
323 rcount[n]++; in reshape_c16()
H A Dreshape_c17.c49 index_type rcount[GFC_MAX_DIMENSIONS]; in reshape_c17() local
220 rcount[n] = 0; in reshape_c17()
301 rcount[0]++; in reshape_c17()
306 while (rcount[n] == rextent[n]) in reshape_c17()
310 rcount[n] = 0; in reshape_c17()
323 rcount[n]++; in reshape_c17()
H A Dreshape_c4.c49 index_type rcount[GFC_MAX_DIMENSIONS]; in reshape_c4() local
220 rcount[n] = 0; in reshape_c4()
301 rcount[0]++; in reshape_c4()
306 while (rcount[n] == rextent[n]) in reshape_c4()
310 rcount[n] = 0; in reshape_c4()
323 rcount[n]++; in reshape_c4()
H A Dreshape_c8.c49 index_type rcount[GFC_MAX_DIMENSIONS]; in reshape_c8() local
220 rcount[n] = 0; in reshape_c8()
301 rcount[0]++; in reshape_c8()
306 while (rcount[n] == rextent[n]) in reshape_c8()
310 rcount[n] = 0; in reshape_c8()
323 rcount[n]++; in reshape_c8()
H A Dreshape_i16.c49 index_type rcount[GFC_MAX_DIMENSIONS]; in reshape_16() local
220 rcount[n] = 0; in reshape_16()
301 rcount[0]++; in reshape_16()
306 while (rcount[n] == rextent[n]) in reshape_16()
310 rcount[n] = 0; in reshape_16()
323 rcount[n]++; in reshape_16()
H A Dreshape_i4.c49 index_type rcount[GFC_MAX_DIMENSIONS]; in reshape_4() local
220 rcount[n] = 0; in reshape_4()
301 rcount[0]++; in reshape_4()
306 while (rcount[n] == rextent[n]) in reshape_4()
310 rcount[n] = 0; in reshape_4()
323 rcount[n]++; in reshape_4()
H A Dreshape_i8.c49 index_type rcount[GFC_MAX_DIMENSIONS]; in reshape_8() local
220 rcount[n] = 0; in reshape_8()
301 rcount[0]++; in reshape_8()
306 while (rcount[n] == rextent[n]) in reshape_8()
310 rcount[n] = 0; in reshape_8()
323 rcount[n]++; in reshape_8()
H A Dreshape_r10.c49 index_type rcount[GFC_MAX_DIMENSIONS]; in reshape_r10() local
220 rcount[n] = 0; in reshape_r10()
301 rcount[0]++; in reshape_r10()
306 while (rcount[n] == rextent[n]) in reshape_r10()
310 rcount[n] = 0; in reshape_r10()
323 rcount[n]++; in reshape_r10()
H A Dreshape_r16.c49 index_type rcount[GFC_MAX_DIMENSIONS]; in reshape_r16() local
220 rcount[n] = 0; in reshape_r16()
301 rcount[0]++; in reshape_r16()
306 while (rcount[n] == rextent[n]) in reshape_r16()
310 rcount[n] = 0; in reshape_r16()
323 rcount[n]++; in reshape_r16()
H A Dreshape_r17.c49 index_type rcount[GFC_MAX_DIMENSIONS]; in reshape_r17() local
220 rcount[n] = 0; in reshape_r17()
301 rcount[0]++; in reshape_r17()
306 while (rcount[n] == rextent[n]) in reshape_r17()
310 rcount[n] = 0; in reshape_r17()
323 rcount[n]++; in reshape_r17()
H A Dreshape_r4.c49 index_type rcount[GFC_MAX_DIMENSIONS]; in reshape_r4() local
220 rcount[n] = 0; in reshape_r4()
301 rcount[0]++; in reshape_r4()
306 while (rcount[n] == rextent[n]) in reshape_r4()
310 rcount[n] = 0; in reshape_r4()
323 rcount[n]++; in reshape_r4()

123