Searched refs:NST_NAMED_GROUP (Results 1 – 2 of 2) sorted by relevance
131 #define NST_NAMED_GROUP (1<<10) macro150 #define IS_ENCLOSE_NAMED_GROUP(en) (((en)->state & NST_NAMED_GROUP) != 0)
1408 SET_ENCLOSE_STATUS(node, NST_NAMED_GROUP); in node_new_enclose_memory()