Searched refs:tail2 (Results 1 – 3 of 3) sorted by relevance
172 struct rtattr *tail, *tail2; in parse_action() local183 tail = tail2 = NLMSG_TAIL(n); in parse_action()248 tail2->rta_len = (void *) NLMSG_TAIL(n) - (void *) tail2; in parse_action()403 struct rtattr *tail2; in tc_action_gd() local474 tail2 = NLMSG_TAIL(&req.n); in tc_action_gd()478 tail2->rta_len = (void *) NLMSG_TAIL(&req.n) - (void *) tail2; in tc_action_gd()548 struct rtattr *tail,*tail2; in tc_act_list_or_flush() local564 tail2 = NLMSG_TAIL(&req.n); in tc_act_list_or_flush()585 tail2->rta_len = (void *) NLMSG_TAIL(&req.n) - (void *) tail2; in tc_act_list_or_flush()
2364 const SkTSpan<OppCurve, TCurve>* tail2 = sect2->tail(); in BinarySearch() local2365 if (!(zeroOneSet & kOneS2Set) && approximately_greater_than_one(tail2->fEndT)) { in BinarySearch()2367 if (tail2->isBounded()) { in BinarySearch()2368 double t = tail2->closestBoundedT(end2); in BinarySearch()
1993 CharList *l, *tail = NULL, *tail2 = NULL; in loadLists() local2096 o->filePaths = pkg_appendToList(o->filePaths, &tail2, tmp); in loadLists()