Searched refs:SET_BLACK (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/binutils.old/dist/gprofng/src/
H A DPRBTree.cc40 #define SET_BLACK(x) if(x) x->color = Black macro
266 SET_BLACK (y);
283 SET_BLACK (y_d);
291 SET_BLACK (prnt);
292 SET_BLACK (y_dd);
297 SET_BLACK (x);
400 SET_BLACK (lm->parent);
401 SET_BLACK (y);
412 SET_BLACK (lm->parent);
419 SET_BLACK (roo
[all...]
/netbsd-current/external/gpl3/binutils/dist/gprofng/src/
H A DPRBTree.cc40 #define SET_BLACK(x) if(x) x->color = Black macro
266 SET_BLACK (y);
283 SET_BLACK (y_d);
291 SET_BLACK (prnt);
292 SET_BLACK (y_dd);
297 SET_BLACK (x);
400 SET_BLACK (lm->parent);
401 SET_BLACK (y);
412 SET_BLACK (lm->parent);
419 SET_BLACK (roo
[all...]

Completed in 176 milliseconds