/dports/math/yices/yices-2.6.2/tests/unit/ |
H A D | test_api1.c | 116 static bool check_function_type(type_t tau, uint32_t n, type_t dom[], type_t range) { in check_function_type() function 313 assert(check_function_type(fun_bool_bool, 1, aux, boolean)); in test_composite_types() 317 assert(check_function_type(fun_int_bv54, 1, aux, bv54)); in test_composite_types() 322 assert(check_function_type(fun_S3_S10_bool, 2, aux, boolean)); in test_composite_types() 326 assert(check_function_type(fun_real_U1, 1, aux, U1)); in test_composite_types() 330 assert(check_function_type(fun_real_U2, 1, aux, U2)); in test_composite_types() 340 assert(check_function_type(fun_T1_T2_fun_real_U1, 2, aux, fun_real_U1)); in test_composite_types()
|
/dports/math/scilab/scilab-6.1.1/scilab/modules/scicos/src/modelica_compiler/ |
H A D | instantiation.ml | 930 let input_types, output_types = check_function_type ctx lccl iargs in 1326 and check_function_type ctx lccl iexprs = 1352 | _ -> failwith "check_function_type: invalid function declaration"
|
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/cp/ |
H A D | decl.c | 100 static void check_function_type (tree, tree); 10025 check_function_type (tree decl, tree current_function_parms) in check_function_type() function 10233 check_function_type (decl1, current_function_parms); in start_function()
|
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/cp/ |
H A D | decl.c | 100 static void check_function_type (tree, tree); 10025 check_function_type (tree decl, tree current_function_parms) in check_function_type() function 10233 check_function_type (decl1, current_function_parms); in start_function()
|
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/cp/ |
H A D | decl.c | 103 static void check_function_type (tree, tree); 13006 check_function_type (tree decl, tree current_function_parms) in check_function_type() function 13186 check_function_type (decl1, current_function_parms); in start_preparsed_function()
|
H A D | ChangeLog-2009 | 712 (check_function_type): Preserve attributes. 1123 (check_function_type): Check constexpr functions.
|
/dports/lang/gnat_util/gcc-6-20180516/gcc/cp/ |
H A D | decl.c | 90 static void check_function_type (tree, tree); 13762 check_function_type (tree decl, tree current_function_parms) in check_function_type() function 13990 check_function_type (decl1, current_function_parms); in start_preparsed_function()
|
H A D | ChangeLog-2009 | 712 (check_function_type): Preserve attributes. 1123 (check_function_type): Check constexpr functions.
|
/dports/lang/gcc48/gcc-4.8.5/gcc/cp/ |
H A D | decl.c | 96 static void check_function_type (tree, tree); 12948 check_function_type (tree decl, tree current_function_parms) in check_function_type() function 13124 check_function_type (decl1, current_function_parms); in start_preparsed_function()
|
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/cp/ |
H A D | decl.c | 96 static void check_function_type (tree, tree); 12930 check_function_type (tree decl, tree current_function_parms) in check_function_type() function 13106 check_function_type (decl1, current_function_parms); in start_preparsed_function()
|
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/cp/ |
H A D | decl.c | 90 static void check_function_type (tree, tree); 13762 check_function_type (tree decl, tree current_function_parms) in check_function_type() function 13990 check_function_type (decl1, current_function_parms); in start_preparsed_function()
|
H A D | ChangeLog-2009 | 712 (check_function_type): Preserve attributes. 1123 (check_function_type): Check constexpr functions.
|
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/cp/ |
H A D | decl.c | 84 static void check_function_type (tree, tree); 14858 check_function_type (tree decl, tree current_function_parms) in check_function_type() function 15081 check_function_type (decl1, DECL_ARGUMENTS (decl1)); in start_preparsed_function()
|
H A D | ChangeLog-2009 | 712 (check_function_type): Preserve attributes. 1123 (check_function_type): Check constexpr functions.
|
/dports/lang/gcc9/gcc-9.4.0/gcc/cp/ |
H A D | decl.c | 85 static void check_function_type (tree, tree); 15147 check_function_type (tree decl, tree current_function_parms) in check_function_type() function 15367 check_function_type (decl1, DECL_ARGUMENTS (decl1)); in start_preparsed_function()
|
H A D | ChangeLog-2009 | 712 (check_function_type): Preserve attributes. 1123 (check_function_type): Check constexpr functions.
|
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/cp/ |
H A D | decl.c | 84 static void check_function_type (tree, tree); 14839 check_function_type (tree decl, tree current_function_parms) in check_function_type() function 15062 check_function_type (decl1, DECL_ARGUMENTS (decl1)); in start_preparsed_function()
|
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/cp/ |
H A D | decl.c | 84 static void check_function_type (tree, tree); 14858 check_function_type (tree decl, tree current_function_parms) in check_function_type() function 15081 check_function_type (decl1, DECL_ARGUMENTS (decl1)); in start_preparsed_function()
|
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/cp/ |
H A D | decl.c | 84 static void check_function_type (tree, tree); 14858 check_function_type (tree decl, tree current_function_parms) in check_function_type() function 15081 check_function_type (decl1, DECL_ARGUMENTS (decl1)); in start_preparsed_function()
|
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/cp/ |
H A D | decl.c | 84 static void check_function_type (tree, tree); 14858 check_function_type (tree decl, tree current_function_parms) in check_function_type() function 15081 check_function_type (decl1, DECL_ARGUMENTS (decl1)); in start_preparsed_function()
|
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/cp/ |
H A D | decl.c | 85 static void check_function_type (tree, tree); 15105 check_function_type (tree decl, tree current_function_parms) in check_function_type() function 15325 check_function_type (decl1, DECL_ARGUMENTS (decl1)); in start_preparsed_function()
|
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/cp/ |
H A D | decl.c | 85 static void check_function_type (tree, tree); 15147 check_function_type (tree decl, tree current_function_parms) in check_function_type() function 15367 check_function_type (decl1, DECL_ARGUMENTS (decl1)); in start_preparsed_function()
|
/dports/lang/gcc8/gcc-8.5.0/gcc/cp/ |
H A D | decl.c | 84 static void check_function_type (tree, tree); 14896 check_function_type (tree decl, tree current_function_parms) in check_function_type() function 15119 check_function_type (decl1, DECL_ARGUMENTS (decl1)); in start_preparsed_function()
|
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/cp/ |
H A D | ChangeLog-2009 | 712 (check_function_type): Preserve attributes. 1123 (check_function_type): Check constexpr functions.
|
/dports/devel/avr-gcc/gcc-10.2.0/gcc/cp/ |
H A D | ChangeLog-2009 | 712 (check_function_type): Preserve attributes. 1123 (check_function_type): Check constexpr functions.
|