| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/ |
| H A D | tree.h | 134 #define EXCEPTIONAL_CLASS_P(NODE)\ argument 139 #define CONSTANT_CLASS_P(NODE)\ argument 145 #define CONSTANT_CLASS_OR_WRAPPER_P(NODE)\ argument 150 #define TYPE_P(NODE)\ argument 155 #define DECL_P(NODE)\ argument 159 #define VAR_P(NODE) \ argument 170 #define INDIRECT_REF_P(NODE)\ argument 175 #define REFERENCE_CLASS_P(NODE)\ argument 180 #define COMPARISON_CLASS_P(NODE)\ argument 185 #define UNARY_CLASS_P(NODE)\ argument [all …]
|
| H A D | symtab.h | 37 #define HT_LEN(NODE) ((NODE)->len) argument 38 #define HT_STR(NODE) ((NODE)->str) argument
|
| H A D | c-tree.h | 72 #define C_ARRAY_PARAMETER(NODE) DECL_LANG_FLAG_0 (NODE) argument 114 #define TYPE_ACTUAL_ARG_TYPES(NODE) \ argument
|
| H A D | ipa-prop.h | 908 #define IPA_NODE_REF(NODE) (ipa_node_params_sum->get (NODE)) argument 909 #define IPA_NODE_REF_GET_CREATE(NODE) (ipa_node_params_sum->get_create (NODE)) argument
|
| H A D | cpplib.h | 869 #define HT_NODE(NODE) (&(NODE)->ident) argument 870 #define NODE_LEN(NODE) HT_LEN (HT_NODE (NODE)) argument 871 #define NODE_NAME(NODE) HT_STR (HT_NODE (NODE)) argument
|
| H A D | cgraph.h | 674 #define FOR_EACH_ALIAS(NODE, ALIAS) \ argument
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/ |
| H A D | tree.h | 134 #define EXCEPTIONAL_CLASS_P(NODE)\ argument 139 #define CONSTANT_CLASS_P(NODE)\ argument 145 #define CONSTANT_CLASS_OR_WRAPPER_P(NODE)\ argument 150 #define TYPE_P(NODE)\ argument 155 #define DECL_P(NODE)\ argument 159 #define VAR_P(NODE) \ argument 170 #define INDIRECT_REF_P(NODE)\ argument 175 #define REFERENCE_CLASS_P(NODE)\ argument 180 #define COMPARISON_CLASS_P(NODE)\ argument 185 #define UNARY_CLASS_P(NODE)\ argument [all …]
|
| H A D | symtab.h | 37 #define HT_LEN(NODE) ((NODE)->len) argument 38 #define HT_STR(NODE) ((NODE)->str) argument
|
| H A D | c-tree.h | 72 #define C_ARRAY_PARAMETER(NODE) DECL_LANG_FLAG_0 (NODE) argument 114 #define TYPE_ACTUAL_ARG_TYPES(NODE) \ argument
|
| H A D | ipa-prop.h | 908 #define IPA_NODE_REF(NODE) (ipa_node_params_sum->get (NODE)) argument 909 #define IPA_NODE_REF_GET_CREATE(NODE) (ipa_node_params_sum->get_create (NODE)) argument
|
| H A D | cpplib.h | 869 #define HT_NODE(NODE) (&(NODE)->ident) argument 870 #define NODE_LEN(NODE) HT_LEN (HT_NODE (NODE)) argument 871 #define NODE_NAME(NODE) HT_STR (HT_NODE (NODE)) argument
|
| H A D | cgraph.h | 674 #define FOR_EACH_ALIAS(NODE, ALIAS) \ argument
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/cp/ |
| H A D | cp-tree.h | 588 #define VAR_OR_FUNCTION_DECL_CHECK(NODE) \ argument 591 #define TYPE_FUNCTION_OR_TEMPLATE_DECL_CHECK(NODE) \ argument 594 #define TYPE_FUNCTION_OR_TEMPLATE_DECL_P(NODE) \ argument 598 #define VAR_FUNCTION_OR_PARM_DECL_CHECK(NODE) \ argument 601 #define VAR_TEMPL_TYPE_OR_FUNCTION_DECL_CHECK(NODE) \ argument 604 #define VAR_TEMPL_TYPE_FIELD_OR_FUNCTION_DECL_CHECK(NODE) \ argument 607 #define BOUND_TEMPLATE_TEMPLATE_PARM_TYPE_CHECK(NODE) \ argument 635 #define TEMPLATE_INFO_DECL_CHECK(NODE) \ argument 638 #define THUNK_FUNCTION_CHECK(NODE) __extension__ \ argument 647 #define TEMPLATE_INFO_DECL_CHECK(NODE) (NODE) argument [all …]
|
| H A D | name-lookup.h | 59 #define LOCAL_BINDING_P(NODE) ((NODE)->is_local) argument 63 #define INHERITED_VALUE_BINDING_P(NODE) ((NODE)->value_is_inherited) argument
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/cp/ |
| H A D | cp-tree.h | 588 #define VAR_OR_FUNCTION_DECL_CHECK(NODE) \ argument 591 #define TYPE_FUNCTION_OR_TEMPLATE_DECL_CHECK(NODE) \ argument 594 #define TYPE_FUNCTION_OR_TEMPLATE_DECL_P(NODE) \ argument 598 #define VAR_FUNCTION_OR_PARM_DECL_CHECK(NODE) \ argument 601 #define VAR_TEMPL_TYPE_OR_FUNCTION_DECL_CHECK(NODE) \ argument 604 #define VAR_TEMPL_TYPE_FIELD_OR_FUNCTION_DECL_CHECK(NODE) \ argument 607 #define BOUND_TEMPLATE_TEMPLATE_PARM_TYPE_CHECK(NODE) \ argument 635 #define TEMPLATE_INFO_DECL_CHECK(NODE) \ argument 638 #define THUNK_FUNCTION_CHECK(NODE) __extension__ \ argument 647 #define TEMPLATE_INFO_DECL_CHECK(NODE) (NODE) argument [all …]
|
| H A D | name-lookup.h | 59 #define LOCAL_BINDING_P(NODE) ((NODE)->is_local) argument 63 #define INHERITED_VALUE_BINDING_P(NODE) ((NODE)->value_is_inherited) argument
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/c-family/ |
| H A D | c-common.h | 945 #define STATEMENT_LIST_STMT_EXPR(NODE) \ argument 949 #define STATEMENT_LIST_HAS_LABEL(NODE) \ argument 953 #define C_MAYBE_CONST_EXPR_PRE(NODE) \ argument 955 #define C_MAYBE_CONST_EXPR_EXPR(NODE) \ argument 957 #define C_MAYBE_CONST_EXPR_INT_OPERANDS(NODE) \ argument 959 #define C_MAYBE_CONST_EXPR_NON_CONST(NODE) \ argument 968 #define DECL_C_BIT_FIELD(NODE) \ argument 970 #define SET_DECL_C_BIT_FIELD(NODE) \ argument 972 #define CLEAR_DECL_C_BIT_FIELD(NODE) \ argument 976 #define DECL_UNNAMED_BIT_FIELD(NODE) \ argument [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/c-family/ |
| H A D | c-common.h | 945 #define STATEMENT_LIST_STMT_EXPR(NODE) \ argument 949 #define STATEMENT_LIST_HAS_LABEL(NODE) \ argument 953 #define C_MAYBE_CONST_EXPR_PRE(NODE) \ argument 955 #define C_MAYBE_CONST_EXPR_EXPR(NODE) \ argument 957 #define C_MAYBE_CONST_EXPR_INT_OPERANDS(NODE) \ argument 959 #define C_MAYBE_CONST_EXPR_NON_CONST(NODE) \ argument 968 #define DECL_C_BIT_FIELD(NODE) \ argument 970 #define SET_DECL_C_BIT_FIELD(NODE) \ argument 972 #define CLEAR_DECL_C_BIT_FIELD(NODE) \ argument 976 #define DECL_UNNAMED_BIT_FIELD(NODE) \ argument [all …]
|
| /OK3568_Linux_fs/kernel/arch/powerpc/include/asm/ |
| H A D | pci-bridge.h | 266 #define PHB_SET_NODE(PHB, NODE) ((PHB)->node = (NODE)) argument 268 #define PHB_SET_NODE(PHB, NODE) ((PHB)->node = NUMA_NO_NODE) argument
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/ |
| H A D | drm_mm.c | 215 #define HOLE_SIZE(NODE) ((NODE)->hole_size) argument 216 #define HOLE_ADDR(NODE) (__drm_mm_hole_node_start(NODE)) argument
|
| /OK3568_Linux_fs/kernel/scripts/gcc-plugins/ |
| H A D | gcc-common.h | 198 #define DECL_CHAIN(NODE) (TREE_CHAIN(DECL_MINIMAL_CHECK(NODE))) argument 412 #define VAR_P(NODE) (TREE_CODE(NODE) == VAR_DECL) argument
|
| /OK3568_Linux_fs/kernel/fs/unicode/ |
| H A D | mkutf8data.c | 342 #define NODE 1 macro
|
| /OK3568_Linux_fs/kernel/fs/f2fs/ |
| H A D | f2fs.h | 1096 NODE = 1, /* should not change this */ enumerator
|