Searched refs:TYPE_STATIC (Results 1 – 2 of 2) sorted by relevance
188 #define TYPE_STATIC(t) (TYPE_FLAGS (t) & TYPE_FLAG_STATIC) macro
3046 if (TYPE_STATIC (type)) in recursive_dump_type()