Searched refs:toi (Results 1 – 2 of 2) sorted by relevance
1489 int toi; local1491 toi = 0;1499 if (toi != 0 && ((attypes[fromi].at +1500 gmtoffs[attypes[toi - 1].type]) <=1501 (attypes[toi - 1].at + gmtoffs[toi == 1 ? 01502 : attypes[toi - 2].type]))) {1503 attypes[toi - 1].type =1507 if (toi == 0 ||1508 attypes[toi - 1].type != attypes[fromi].type)1509 attypes[toi++] = attypes[fromi];[all …]
5891 struct T_ordrel_ind *toi; in tl_ordrel_ind_alloc() local5896 toi = (struct T_ordrel_ind *)mp->b_rptr; in tl_ordrel_ind_alloc()5897 toi->PRIM_type = T_ORDREL_IND; in tl_ordrel_ind_alloc()