HomeSort by: relevance | last modified time | path
    Searched defs:get_attribute_operand (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc.old/dist/gcc/c-family/
c-common.cc 5789 bool found = get_attribute_operand (TREE_VALUE (args), &arg_num);
5857 get_attribute_operand (tree arg_num_expr, unsigned HOST_WIDE_INT *valp)
5842 get_attribute_operand (tree arg_num_expr, unsigned HOST_WIDE_INT *valp) function
  /src/external/gpl3/gcc/dist/gcc/c-family/
c-common.cc 5884 bool found = get_attribute_operand (TREE_VALUE (args), &arg_num);
5952 get_attribute_operand (tree arg_num_expr, unsigned HOST_WIDE_INT *valp)
5937 get_attribute_operand (tree arg_num_expr, unsigned HOST_WIDE_INT *valp) function

Completed in 46 milliseconds