Searched refs:toi (Results 1 – 2 of 2) sorted by relevance
1487 int toi; local1489 toi = 0;1497 if (toi != 0 && ((attypes[fromi].at +1498 gmtoffs[attypes[toi - 1].type]) <=1499 (attypes[toi - 1].at + gmtoffs[toi == 1 ? 01500 : attypes[toi - 2].type]))) {1501 attypes[toi - 1].type =1505 if (toi == 0 ||1506 attypes[toi - 1].type != attypes[fromi].type)1507 attypes[toi++] = attypes[fromi];[all …]
5742 struct T_ordrel_ind *toi; in tl_ordrel_ind_alloc() local5747 toi = (struct T_ordrel_ind *)mp->b_rptr; in tl_ordrel_ind_alloc()5748 toi->PRIM_type = T_ORDREL_IND; in tl_ordrel_ind_alloc()