Searched defs:tail (Results 1 – 2 of 2) sorted by relevance
35 lv_ll_node_t * tail; member
870 struct BPMNode* tail; /*the next nodes in this chain (null if last)*/ member889 static BPMNode* bpmnode_create(BPMLists* lists, int weight, unsigned index, BPMNode* tail) { in bpmnode_create()