Home
last modified time | relevance | path

Searched refs:my_param (Results 1 – 25 of 158) sorted by relevance

1234567

/dports/comms/bpl+/bpl+/
H A Dbpl.c105 static APPL_PARAM my_param = variable
318 my_param.verbose = 3; in set_options()
323 my_param.append_mode = 1; in set_options()
386 my_param.verbose |= 4; in set_options()
417 my_param.verbose = 0; in set_options()
425 my_param.verbose |= 2; in set_options()
433 my_param.maskchar = 0x7f; in set_options()
479 my_param.fnlist = tmp; in add_filename_list()
541 if (my_param.verbose) { in main()
547 if (my_param.verbose > 2) { in main()
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/gfortran.dg/
H A Dbind_c_procs.f038 subroutine my_c_sub(my_param) bind(c) ! { dg-warning "may not be C interoperable" }
9 integer, value :: my_param
16 function my_c_func(my_param) bind(c) ! { dg-warning "may not be" }
17 integer, value :: my_param
24 subroutine my_f03_sub(my_param) bind(c) ! { dg-warning "may not be" } argument
25 integer, value :: my_param
32 function my_f03_func(my_param) bind(c) ! { dg-warning "may not be" }
33 integer, value :: my_param
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gfortran.dg/
H A Dbind_c_procs.f038 subroutine my_c_sub(my_param) bind(c) ! { dg-warning "may not be C interoperable" }
9 integer, value :: my_param
16 function my_c_func(my_param) bind(c) ! { dg-warning "may not be" }
17 integer, value :: my_param
24 subroutine my_f03_sub(my_param) bind(c) ! { dg-warning "may not be" } argument
25 integer, value :: my_param
32 function my_f03_func(my_param) bind(c) ! { dg-warning "may not be" }
33 integer, value :: my_param
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/
H A Dbind_c_procs.f038 subroutine my_c_sub(my_param) bind(c) ! { dg-warning "may not be C interoperable" }
9 integer, value :: my_param
16 function my_c_func(my_param) bind(c) ! { dg-warning "may not be" }
17 integer, value :: my_param
24 subroutine my_f03_sub(my_param) bind(c) ! { dg-warning "may not be" } argument
25 integer, value :: my_param
32 function my_f03_func(my_param) bind(c) ! { dg-warning "may not be" }
33 integer, value :: my_param
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/
H A Dbind_c_procs.f038 subroutine my_c_sub(my_param) bind(c) ! { dg-warning "may not be C interoperable" }
9 integer, value :: my_param
16 function my_c_func(my_param) bind(c) ! { dg-warning "may not be" }
17 integer, value :: my_param
24 subroutine my_f03_sub(my_param) bind(c) ! { dg-warning "may not be" } argument
25 integer, value :: my_param
32 function my_f03_func(my_param) bind(c) ! { dg-warning "may not be" }
33 integer, value :: my_param
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gfortran.dg/
H A Dbind_c_procs.f038 subroutine my_c_sub(my_param) bind(c) ! { dg-warning "may not be C interoperable" }
9 integer, value :: my_param
16 function my_c_func(my_param) bind(c) ! { dg-warning "may not be" }
17 integer, value :: my_param
24 subroutine my_f03_sub(my_param) bind(c) ! { dg-warning "may not be" } argument
25 integer, value :: my_param
32 function my_f03_func(my_param) bind(c) ! { dg-warning "may not be" }
33 integer, value :: my_param
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gfortran.dg/
H A Dbind_c_procs.f038 subroutine my_c_sub(my_param) bind(c) ! { dg-warning "may not be C interoperable" }
9 integer, value :: my_param
16 function my_c_func(my_param) bind(c) ! { dg-warning "may not be" }
17 integer, value :: my_param
24 subroutine my_f03_sub(my_param) bind(c) ! { dg-warning "may not be" } argument
25 integer, value :: my_param
32 function my_f03_func(my_param) bind(c) ! { dg-warning "may not be" }
33 integer, value :: my_param
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gfortran.dg/
H A Dbind_c_procs.f038 subroutine my_c_sub(my_param) bind(c) ! { dg-warning "may not be C interoperable" }
9 integer, value :: my_param
16 function my_c_func(my_param) bind(c) ! { dg-warning "may not be" }
17 integer, value :: my_param
24 subroutine my_f03_sub(my_param) bind(c) ! { dg-warning "may not be" } argument
25 integer, value :: my_param
32 function my_f03_func(my_param) bind(c) ! { dg-warning "may not be" }
33 integer, value :: my_param
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/gfortran.dg/
H A Dbind_c_procs.f038 subroutine my_c_sub(my_param) bind(c) ! { dg-warning "may not be C interoperable" }
9 integer, value :: my_param
16 function my_c_func(my_param) bind(c) ! { dg-warning "may not be" }
17 integer, value :: my_param
24 subroutine my_f03_sub(my_param) bind(c) ! { dg-warning "may not be" } argument
25 integer, value :: my_param
32 function my_f03_func(my_param) bind(c) ! { dg-warning "may not be" }
33 integer, value :: my_param
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/gfortran.dg/
H A Dbind_c_procs.f038 subroutine my_c_sub(my_param) bind(c) ! { dg-warning "may not be C interoperable" }
9 integer, value :: my_param
16 function my_c_func(my_param) bind(c) ! { dg-warning "may not be" }
17 integer, value :: my_param
24 subroutine my_f03_sub(my_param) bind(c) ! { dg-warning "may not be" } argument
25 integer, value :: my_param
32 function my_f03_func(my_param) bind(c) ! { dg-warning "may not be" }
33 integer, value :: my_param
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/
H A Dbind_c_procs.f038 subroutine my_c_sub(my_param) bind(c) ! { dg-warning "may not be C interoperable" }
9 integer, value :: my_param
16 function my_c_func(my_param) bind(c) ! { dg-warning "may not be" }
17 integer, value :: my_param
24 subroutine my_f03_sub(my_param) bind(c) ! { dg-warning "may not be" } argument
25 integer, value :: my_param
32 function my_f03_func(my_param) bind(c) ! { dg-warning "may not be" }
33 integer, value :: my_param
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/
H A Dbind_c_procs.f038 subroutine my_c_sub(my_param) bind(c) ! { dg-warning "may not be C interoperable" }
9 integer, value :: my_param
16 function my_c_func(my_param) bind(c) ! { dg-warning "may not be" }
17 integer, value :: my_param
24 subroutine my_f03_sub(my_param) bind(c) ! { dg-warning "may not be" } argument
25 integer, value :: my_param
32 function my_f03_func(my_param) bind(c) ! { dg-warning "may not be" }
33 integer, value :: my_param
/dports/lang/gcc48/gcc-4.8.5/gcc/testsuite/gfortran.dg/
H A Dbind_c_procs.f038 subroutine my_c_sub(my_param) bind(c) ! { dg-warning "may not be C interoperable" }
9 integer, value :: my_param
16 function my_c_func(my_param) bind(c) ! { dg-warning "may not be" }
17 integer, value :: my_param
24 subroutine my_f03_sub(my_param) bind(c) ! { dg-warning "may not be" } argument
25 integer, value :: my_param
32 function my_f03_func(my_param) bind(c) ! { dg-warning "may not be" }
33 integer, value :: my_param
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/gfortran.dg/
H A Dbind_c_procs.f038 subroutine my_c_sub(my_param) bind(c) ! { dg-warning "may not be C interoperable" }
9 integer, value :: my_param
16 function my_c_func(my_param) bind(c) ! { dg-warning "may not be" }
17 integer, value :: my_param
24 subroutine my_f03_sub(my_param) bind(c) ! { dg-warning "may not be" } argument
25 integer, value :: my_param
32 function my_f03_func(my_param) bind(c) ! { dg-warning "may not be" }
33 integer, value :: my_param
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/testsuite/gfortran.dg/
H A Dbind_c_procs.f038 subroutine my_c_sub(my_param) bind(c) ! { dg-warning "may not be C interoperable" }
9 integer, value :: my_param
16 function my_c_func(my_param) bind(c) ! { dg-warning "may not be" }
17 integer, value :: my_param
24 subroutine my_f03_sub(my_param) bind(c) ! { dg-warning "may not be" } argument
25 integer, value :: my_param
32 function my_f03_func(my_param) bind(c) ! { dg-warning "may not be" }
33 integer, value :: my_param
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/gfortran.dg/
H A Dbind_c_procs.f038 subroutine my_c_sub(my_param) bind(c) ! { dg-warning "may not be C interoperable" }
9 integer, value :: my_param
16 function my_c_func(my_param) bind(c) ! { dg-warning "may not be" }
17 integer, value :: my_param
24 subroutine my_f03_sub(my_param) bind(c) ! { dg-warning "may not be" } argument
25 integer, value :: my_param
32 function my_f03_func(my_param) bind(c) ! { dg-warning "may not be" }
33 integer, value :: my_param
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/gfortran.dg/
H A Dbind_c_procs.f038 subroutine my_c_sub(my_param) bind(c) ! { dg-warning "may not be C interoperable" }
9 integer, value :: my_param
16 function my_c_func(my_param) bind(c) ! { dg-warning "may not be" }
17 integer, value :: my_param
24 subroutine my_f03_sub(my_param) bind(c) ! { dg-warning "may not be" } argument
25 integer, value :: my_param
32 function my_f03_func(my_param) bind(c) ! { dg-warning "may not be" }
33 integer, value :: my_param
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/gfortran.dg/
H A Dbind_c_procs.f038 subroutine my_c_sub(my_param) bind(c) ! { dg-warning "may not be C interoperable" }
9 integer, value :: my_param
16 function my_c_func(my_param) bind(c) ! { dg-warning "may not be" }
17 integer, value :: my_param
24 subroutine my_f03_sub(my_param) bind(c) ! { dg-warning "may not be" } argument
25 integer, value :: my_param
32 function my_f03_func(my_param) bind(c) ! { dg-warning "may not be" }
33 integer, value :: my_param
/dports/lang/gnat_util/gcc-6-20180516/gcc/testsuite/gfortran.dg/
H A Dbind_c_procs.f038 subroutine my_c_sub(my_param) bind(c) ! { dg-warning "may not be C interoperable" }
9 integer, value :: my_param
16 function my_c_func(my_param) bind(c) ! { dg-warning "may not be" }
17 integer, value :: my_param
24 subroutine my_f03_sub(my_param) bind(c) ! { dg-warning "may not be" } argument
25 integer, value :: my_param
32 function my_f03_func(my_param) bind(c) ! { dg-warning "may not be" }
33 integer, value :: my_param
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/gfortran.dg/
H A Dbind_c_procs.f038 subroutine my_c_sub(my_param) bind(c) ! { dg-warning "may not be C interoperable" }
9 integer, value :: my_param
16 function my_c_func(my_param) bind(c) ! { dg-warning "may not be" }
17 integer, value :: my_param
24 subroutine my_f03_sub(my_param) bind(c) ! { dg-warning "may not be" } argument
25 integer, value :: my_param
32 function my_f03_func(my_param) bind(c) ! { dg-warning "may not be" }
33 integer, value :: my_param
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/gfortran.dg/
H A Dbind_c_procs.f038 subroutine my_c_sub(my_param) bind(c) ! { dg-warning "may not be C interoperable" }
9 integer, value :: my_param
16 function my_c_func(my_param) bind(c) ! { dg-warning "may not be" }
17 integer, value :: my_param
24 subroutine my_f03_sub(my_param) bind(c) ! { dg-warning "may not be" } argument
25 integer, value :: my_param
32 function my_f03_func(my_param) bind(c) ! { dg-warning "may not be" }
33 integer, value :: my_param
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/testsuite/gfortran.dg/
H A Dbind_c_procs.f038 subroutine my_c_sub(my_param) bind(c) ! { dg-warning "may not be C interoperable" }
9 integer, value :: my_param
16 function my_c_func(my_param) bind(c) ! { dg-warning "may not be" }
17 integer, value :: my_param
24 subroutine my_f03_sub(my_param) bind(c) ! { dg-warning "may not be" } argument
25 integer, value :: my_param
32 function my_f03_func(my_param) bind(c) ! { dg-warning "may not be" }
33 integer, value :: my_param
/dports/math/stanmath/math-4.2.0/lib/tbb_2020.3/include/tbb/
H A Dglobal_control.h34 my_value(value), my_next(NULL), my_param(p) { in global_control()
35 __TBB_ASSERT(my_param < parameter_max, "Invalid parameter"); in global_control()
44 if (my_param==max_allowed_parallelism) in global_control()
50 … __TBB_ASSERT(my_param < parameter_max, "Invalid parameter. Probably the object was corrupted."); in ~global_control()
53 if (my_param==thread_stack_size) in ~global_control()
66 parameter my_param; variable
/dports/devel/tbb/oneTBB-2020.3/include/tbb/
H A Dglobal_control.h34 my_value(value), my_next(NULL), my_param(p) { in global_control()
35 __TBB_ASSERT(my_param < parameter_max, "Invalid parameter"); in global_control()
44 if (my_param==max_allowed_parallelism) in global_control()
50 … __TBB_ASSERT(my_param < parameter_max, "Invalid parameter. Probably the object was corrupted."); in ~global_control()
53 if (my_param==thread_stack_size) in ~global_control()
66 parameter my_param; variable
/dports/devel/taskflow/taskflow-3.2.0/3rd-party/tbb/include/tbb/
H A Dglobal_control.h34 my_value(value), my_next(NULL), my_param(p) { in global_control()
35 __TBB_ASSERT(my_param < parameter_max, "Invalid parameter"); in global_control()
44 if (my_param==max_allowed_parallelism) in global_control()
50 … __TBB_ASSERT(my_param < parameter_max, "Invalid parameter. Probably the object was corrupted."); in ~global_control()
53 if (my_param==thread_stack_size) in ~global_control()
66 parameter my_param; variable

1234567