Lines Matching defs:bp
592 register const struct ttinfo * bp = &sp->ttis[b];593 result = ap->tt_gmtoff == bp->tt_gmtoff &&594 ap->tt_isdst == bp->tt_isdst &&595 ap->tt_ttisstd == bp->tt_ttisstd &&596 ap->tt_ttisgmt == bp->tt_ttisgmt &&598 &sp->chars[bp->tt_abbrind]) == 0;