Home | History | Annotate | Download | only in tzcode

Lines Matching defs:ab

2113 	register char *			ab;
2126 ab = emalloc(max_abbr_len + 1);
2391 doabbr(ab, zp->z_format, rp->r_abbrvar,
2396 ab, rp->r_stdoff != 0,
2399 type = addtype(offset, ab, rp->r_stdoff != 0,
2444 ifree(ab);