Searched defs:pprev (Results 1 – 6 of 6) sorted by relevance
16 struct hlist_node *next, **pprev; member22 struct hlist_node **pprev = n->pprev; in hlist_del() local
363 XmlAttr ** pprev = last_attr_ ? &(last_attr_->next_attr_) : &first_attr_; in AddAttr() local384 XmlChild ** pprev = last_child_ ? &(last_child_->next_child_) : &first_child_; in AddParsedText() local401 XmlChild ** pprev = last_child_ ? &(last_child_->next_child_) : &first_child_; in AddText() local419 XmlChild ** pprev = last_child_ ? &(last_child_->next_child_) : &first_child_; in AddElement() local
49 int pprev = start, pcur = pprev + incr, pnext = pcur + incr; in icvSklansky_32s() local122 int pprev = start, pcur = pprev + incr, pnext = pcur + incr; in icvSklansky_32f() local
514 struct hlist_node *next, **pprev; member535 struct hlist_node **pprev = n->pprev; in __hlist_del() local
234 const uchar* pprev = buf[(i - 5 + 3)%3]; in FAST_t() local
53 int pprev = start, pcur = pprev + incr, pnext = pcur + incr; in Sklansky_() local