Searched defs:startoff (Results 1 - 2 of 2) sorted by relevance

/external/fsck_msdos/
H A Ddir.c304 * Delete directory entries between startcl, startoff and endcl, endoff.
308 int startoff, cl_t endcl, int endoff, int notlast)
314 s = delbuf + startoff;
307 delete(int f, struct bootblock *boot, struct fatEntry *fat, cl_t startcl, int startoff, cl_t endcl, int endoff, int notlast) argument
/external/icu/icu4c/source/tools/tzcode/
H A Dzic.c2227 register zic_t startoff; local
2367 startoff = zp->z_gmtoff;
2541 startoff = oadd(zp->z_gmtoff,
2550 startoff == oadd(zp->z_gmtoff,
2608 addtype(startoff,
2609 zp->z_gmtoff, startoff - zp->z_gmtoff,
2611 startoff != zp->z_gmtoff,
2615 addtype(startoff, startbuf,
2616 startoff != zp->z_gmtoff,

Completed in 152 milliseconds