HomeSort by: relevance | last modified time | path
    Searched defs:addtype (Results 1 - 2 of 2) sorted by relevancy

  /src/lib/libc/time/
zic.c 184 static int addtype(zic_t, char const *, bool, bool, bool);
2663 type = addtype(utoffs[mrudst],
2674 type = addtype(utoffs[mrustd],
3262 unspecifiedtype = addtype(0, "-00", false, false, false);
3283 type = addtype(oadd(zp->z_stdoff, save),
3423 type = addtype(offset, ab, rp->r_isdst,
3447 int type = addtype(startoff, startbuf, isdst,
3541 addtype(zic_t utoff, char const *abbr, bool isdst, bool ttisstd, bool ttisut) function in typeref:typename:int
zic.c 184 static int addtype(zic_t, char const *, bool, bool, bool);
2663 type = addtype(utoffs[mrudst],
2674 type = addtype(utoffs[mrustd],
3262 unspecifiedtype = addtype(0, "-00", false, false, false);
3283 type = addtype(oadd(zp->z_stdoff, save),
3423 type = addtype(offset, ab, rp->r_isdst,
3447 int type = addtype(startoff, startbuf, isdst,
3541 addtype(zic_t utoff, char const *abbr, bool isdst, bool ttisstd, bool ttisut) function in typeref:typename:int

Completed in 32 milliseconds