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