Searched defs:TREE_SET_CODE (Results 1 – 2 of 2) sorted by relevance
244 #define TREE_SET_CODE(NODE, VALUE) ((NODE)->base.code = (VALUE)) macro