Searched refs:DLLIST_ADDHEAD (Results 1 – 3 of 3) sorted by relevance
59 DLLIST_ADDHEAD(&dest.head, item); in moveToList()
124 #define DLLIST_ADDHEAD(__list, __item) \ macro
1110 DLLIST_ADDHEAD(&lo[l], &nodes[i]); in calculateSpillWeights()1112 DLLIST_ADDHEAD(&hi, &nodes[i]); in calculateSpillWeights()