Searched defs:TYPE (Results 1 – 2 of 2) sorted by relevance
| /scripts/gcc-plugins/ | ||
| D | structleak_plugin.c | 35 #define TYPE_USERSPACE(TYPE) TYPE_LANG_FLAG_5(TYPE) argument |
| D | gcc-common.h | 109 #define C_TYPE_FIELDS_READONLY(TYPE) TREE_LANG_FLAG_1(TYPE) argument |