Home | History | Annotate | Download | only in tzcode

Lines Matching defs:ab

2113 	register char *			ab;
2126 ab = emalloc(max_abbr_len + 1);
2385 doabbr(ab, zp->z_format, rp->r_abbrvar,
2390 ab, rp->r_stdoff != 0,
2393 type = addtype(offset, ab, rp->r_stdoff != 0,
2438 ifree(ab);