/src/sys/fs/adosfs/ |
advnops.c | 403 long nb, flblk, flblkoff, fcnt; local in function:adosfs_bmap 452 fcnt = 0; 455 fcnt = ap->lastlindblk; 484 ap->lastlindblk = fcnt++;
|
advnops.c | 403 long nb, flblk, flblkoff, fcnt; local in function:adosfs_bmap 452 fcnt = 0; 455 fcnt = ap->lastlindblk; 484 ap->lastlindblk = fcnt++;
|
/src/games/gomoku/ |
pickmove.c | 433 int baseB, fcnt, emask; local in function:makecombo2 441 fcnt = ocb.cv_force - 2; 442 emask = fcnt != 0 ? ((ocb.cv_win != 0 ? 0x1E : 0x1F) & ~(1 << off)) : 0; 519 ncbp->c_framecnt[0] = fcnt; 670 int baseB, fcnt, emask, verts; local in function:makecombo 677 fcnt = ocb.cv_force - 2; 678 emask = fcnt != 0 ? ((ocb.cv_win != 0 ? 0x1E : 0x1F) & ~(1 << off)) : 0; 757 ncbp->c_framecnt[1] = fcnt - 1; 766 ncbp->c_framecnt[1] = fcnt; 1085 int ovbit, n, mask, flags, fcnt; local in function:checkframes [all...] |
pickmove.c | 433 int baseB, fcnt, emask; local in function:makecombo2 441 fcnt = ocb.cv_force - 2; 442 emask = fcnt != 0 ? ((ocb.cv_win != 0 ? 0x1E : 0x1F) & ~(1 << off)) : 0; 519 ncbp->c_framecnt[0] = fcnt; 670 int baseB, fcnt, emask, verts; local in function:makecombo 677 fcnt = ocb.cv_force - 2; 678 emask = fcnt != 0 ? ((ocb.cv_win != 0 ? 0x1E : 0x1F) & ~(1 << off)) : 0; 757 ncbp->c_framecnt[1] = fcnt - 1; 766 ncbp->c_framecnt[1] = fcnt; 1085 int ovbit, n, mask, flags, fcnt; local in function:checkframes [all...] |