Searched refs:DT_DP_DYNAMIC (Results 1 – 2 of 2) sorted by relevance
99 #define DT_DP_DYNAMIC 0x2 /* permit dynamic type in prototype */ macro
342 if (dt_node_is_dynamic(dnp) && !(flags & DT_DP_DYNAMIC)) { in dt_decl_prototype()