Searched refs:DECL_IS_MALLOC (Results 1 – 13 of 13) sorted by relevance
784 DECL_IS_MALLOC (alloc_object_node) = 1; in java_init_decl_processing()789 DECL_IS_MALLOC (alloc_no_finalizer_node) = 1; in java_init_decl_processing()818 DECL_IS_MALLOC (soft_newarray_node) = 1; in java_init_decl_processing()827 DECL_IS_MALLOC (soft_anewarray_node) = 1; in java_init_decl_processing()837 DECL_IS_MALLOC (soft_multianewarray_node) = 1; in java_init_decl_processing()
7553 DECL_IS_MALLOC.
1683 #define DECL_IS_MALLOC(NODE) (FUNCTION_DECL_CHECK (NODE)->decl.malloc_flag) macro
841 if (DECL_P (exp) && DECL_IS_MALLOC (exp))
6046 DECL_IS_MALLOC (*node) = 1;
1896 (DECL_IS_MALLOC): Define.
9206 (DECL_INLINE, DECL_BUILT_IN_NONANSI, DECL_IS_MALLOC): Likewise.
1738 DECL_IS_MALLOC (newdecl) |= DECL_IS_MALLOC (olddecl); in merge_decls()
578 if (DECL_IS_MALLOC (exp)) in flags_from_decl_or_type()
3007 #define DECL_IS_MALLOC(NODE) (FUNCTION_DECL_CHECK (NODE)->function_decl.malloc_flag) macro
5111 DECL_IS_MALLOC (*node) = 1; in handle_malloc_attribute()
6656 DECL_IS_MALLOC (decl) = 1; in local_define_builtin()
1754 DECL_IS_MALLOC (newdecl) |= DECL_IS_MALLOC (olddecl); in duplicate_decls()