Home
last modified time | relevance | path

Searched refs:get_attribute_operand (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-common.h887 extern bool get_attribute_operand (tree, unsigned HOST_WIDE_INT *);
H A Dc-common.c5483 bool found = get_attribute_operand (TREE_VALUE (args), &arg_num); in nonnull_check_p()
5522 get_attribute_operand (tree arg_num_expr, unsigned HOST_WIDE_INT *valp) in get_attribute_operand() function
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-common.h909 extern bool get_attribute_operand (tree, unsigned HOST_WIDE_INT *);
H A Dc-common.cc5774 bool found = get_attribute_operand (TREE_VALUE (args), &arg_num); in nonnull_check_p()
5842 get_attribute_operand (tree arg_num_expr, unsigned HOST_WIDE_INT *valp) in get_attribute_operand() function
H A DChangeLog2652 (get_attribute_operand): ...to this.
2654 (get_attribute_operand): ...to this.