Lines Matching defs:bp
709 register const struct ttinfo * bp = &sp->ttis[b];710 result = ap->tt_gmtoff == bp->tt_gmtoff &&711 ap->tt_isdst == bp->tt_isdst &&712 ap->tt_ttisstd == bp->tt_ttisstd &&713 ap->tt_ttisgmt == bp->tt_ttisgmt &&715 &sp->chars[bp->tt_abbrind]) == 0;