Home
last modified time | relevance | path

Searched refs:count_num_arguments (Results 1 – 25 of 63) sorted by relevance

123

/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dtree-ssa-structalias.c5281 count_num_arguments (tree decl, bool *is_varargs) in count_num_arguments() function
5312 unsigned int num_args = count_num_arguments (decl, &is_varargs); in create_function_info_for()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dtree-ssa-structalias.c5260 count_num_arguments (tree decl, bool *is_varargs) in count_num_arguments() function
5291 unsigned int num_args = count_num_arguments (decl, &is_varargs); in create_function_info_for()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dtree-ssa-structalias.c5591 count_num_arguments (tree decl, bool *is_varargs) in count_num_arguments() function
5624 unsigned int num_args = count_num_arguments (decl, &is_varargs); in create_function_info_for()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dtree-ssa-structalias.c5406 count_num_arguments (tree decl, bool *is_varargs) in count_num_arguments() function
5437 unsigned int num_args = count_num_arguments (decl, &is_varargs); in create_function_info_for()
H A DChangeLog-20093542 (count_num_arguments): Fix implementation.
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dtree-ssa-structalias.c5591 count_num_arguments (tree decl, bool *is_varargs) in count_num_arguments() function
5624 unsigned int num_args = count_num_arguments (decl, &is_varargs); in create_function_info_for()
H A DChangeLog-20093542 (count_num_arguments): Fix implementation.
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dtree-ssa-structalias.c5697 count_num_arguments (tree decl, bool *is_varargs) in count_num_arguments() function
5730 unsigned int num_args = count_num_arguments (decl, &is_varargs); in create_function_info_for()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dtree-ssa-structalias.c5789 count_num_arguments (tree decl, bool *is_varargs) in count_num_arguments() function
5822 unsigned int num_args = count_num_arguments (decl, &is_varargs); in create_function_info_for()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-structalias.c5697 count_num_arguments (tree decl, bool *is_varargs) in count_num_arguments() function
5730 unsigned int num_args = count_num_arguments (decl, &is_varargs); in create_function_info_for()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dtree-ssa-structalias.c5835 count_num_arguments (tree decl, bool *is_varargs) in count_num_arguments() function
5868 unsigned int num_args = count_num_arguments (decl, &is_varargs); in create_function_info_for()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-structalias.c5697 count_num_arguments (tree decl, bool *is_varargs) in count_num_arguments() function
5730 unsigned int num_args = count_num_arguments (decl, &is_varargs); in create_function_info_for()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dtree-ssa-structalias.c5789 count_num_arguments (tree decl, bool *is_varargs) in count_num_arguments() function
5822 unsigned int num_args = count_num_arguments (decl, &is_varargs); in create_function_info_for()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dtree-ssa-structalias.c5702 count_num_arguments (tree decl, bool *is_varargs) in count_num_arguments() function
5735 unsigned int num_args = count_num_arguments (decl, &is_varargs); in create_function_info_for()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-structalias.c5697 count_num_arguments (tree decl, bool *is_varargs) in count_num_arguments() function
5730 unsigned int num_args = count_num_arguments (decl, &is_varargs); in create_function_info_for()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-structalias.c5697 count_num_arguments (tree decl, bool *is_varargs) in count_num_arguments() function
5730 unsigned int num_args = count_num_arguments (decl, &is_varargs); in create_function_info_for()
H A DChangeLog-20093542 (count_num_arguments): Fix implementation.
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dtree-ssa-structalias.c5835 count_num_arguments (tree decl, bool *is_varargs) in count_num_arguments() function
5868 unsigned int num_args = count_num_arguments (decl, &is_varargs); in create_function_info_for()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dtree-ssa-structalias.c5675 count_num_arguments (tree decl, bool *is_varargs) in count_num_arguments() function
5708 unsigned int num_args = count_num_arguments (decl, &is_varargs); in create_function_info_for()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dtree-ssa-structalias.c5835 count_num_arguments (tree decl, bool *is_varargs) in count_num_arguments() function
5868 unsigned int num_args = count_num_arguments (decl, &is_varargs); in create_function_info_for()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dtree-ssa-structalias.c5789 count_num_arguments (tree decl, bool *is_varargs)
5822 unsigned int num_args = count_num_arguments (decl, &is_varargs);
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dtree-ssa-structalias.c5702 count_num_arguments (tree decl, bool *is_varargs) in count_num_arguments() function
5735 unsigned int num_args = count_num_arguments (decl, &is_varargs); in create_function_info_for()
H A DChangeLog-20093542 (count_num_arguments): Fix implementation.
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dtree-ssa-structalias.c5680 count_num_arguments (tree decl, bool *is_varargs) in count_num_arguments() function
5713 unsigned int num_args = count_num_arguments (decl, &is_varargs); in create_function_info_for()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dtree-ssa-structalias.c5938 count_num_arguments (tree decl, bool *is_varargs) in count_num_arguments() function
5971 unsigned int num_args = count_num_arguments (decl, &is_varargs); in create_function_info_for()

123