Home
last modified time | relevance | path

Searched refs:comp_step (Results 1 – 22 of 22) sorted by relevance

/dports/lang/seed7/seed7/prg/
H A Daddup.sd774 var integer: comp_step is 0;
76 comp_step := (goal - sum) rem (max_step + 1);
77 if comp_step = 0 then
78 comp_step := rand(1, max_step);
80 writeln("The sum is " <& sum <& " My number is " <& comp_step <& ".");
81 sum +:= comp_step;
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dtree-predcom.c319 enum ref_step_type comp_step; member
466 comp->comp_step == RS_INVARIANT ? " (invariant)" : ""); in dump_component()
833 ok = suitable_reference_p (first->ref, &comp->comp_step); in suitable_component_p()
846 gcc_assert (ok && a_step == comp->comp_step); in suitable_component_p()
855 if (has_write && comp->comp_step == RS_ANY) in suitable_component_p()
1184 if (comp->comp_step == RS_INVARIANT) in determine_roots_comp()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dtree-predcom.c340 enum ref_step_type comp_step; member
487 comp->comp_step == RS_INVARIANT ? " (invariant)" : ""); in dump_component()
884 ok = suitable_reference_p (first->ref, &comp->comp_step); in suitable_component_p()
897 gcc_assert (ok && a_step == comp->comp_step); in suitable_component_p()
906 if (has_write && comp->comp_step == RS_ANY) in suitable_component_p()
1235 if (comp->comp_step == RS_INVARIANT) in determine_roots_comp()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dtree-predcom.c319 enum ref_step_type comp_step; member
466 comp->comp_step == RS_INVARIANT ? " (invariant)" : ""); in dump_component()
833 ok = suitable_reference_p (first->ref, &comp->comp_step); in suitable_component_p()
846 gcc_assert (ok && a_step == comp->comp_step); in suitable_component_p()
855 if (has_write && comp->comp_step == RS_ANY) in suitable_component_p()
1184 if (comp->comp_step == RS_INVARIANT) in determine_roots_comp()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dtree-predcom.c332 enum ref_step_type comp_step; member
479 comp->comp_step == RS_INVARIANT ? " (invariant)" : ""); in dump_component()
876 ok = suitable_reference_p (first->ref, &comp->comp_step); in suitable_component_p()
887 && a_step == comp->comp_step); in suitable_component_p()
894 if (has_write && comp->comp_step == RS_ANY) in suitable_component_p()
1234 if (comp->comp_step == RS_INVARIANT) in determine_roots_comp()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dtree-predcom.c332 enum ref_step_type comp_step; member
479 comp->comp_step == RS_INVARIANT ? " (invariant)" : ""); in dump_component()
876 ok = suitable_reference_p (first->ref, &comp->comp_step); in suitable_component_p()
887 && a_step == comp->comp_step); in suitable_component_p()
894 if (has_write && comp->comp_step == RS_ANY) in suitable_component_p()
1234 if (comp->comp_step == RS_INVARIANT) in determine_roots_comp()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dtree-predcom.c368 enum ref_step_type comp_step; member
523 comp->comp_step == RS_INVARIANT ? " (invariant)" : ""); in dump_component()
975 ok = suitable_reference_p (first->ref, &comp->comp_step); in suitable_component_p()
990 && a_step == comp->comp_step); in suitable_component_p()
997 if (has_write && comp->comp_step == RS_ANY) in suitable_component_p()
1378 if (comp->comp_step == RS_INVARIANT) in determine_roots_comp()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-predcom.c368 enum ref_step_type comp_step; member
523 comp->comp_step == RS_INVARIANT ? " (invariant)" : ""); in dump_component()
975 ok = suitable_reference_p (first->ref, &comp->comp_step); in suitable_component_p()
990 && a_step == comp->comp_step); in suitable_component_p()
997 if (has_write && comp->comp_step == RS_ANY) in suitable_component_p()
1378 if (comp->comp_step == RS_INVARIANT) in determine_roots_comp()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dtree-predcom.c368 enum ref_step_type comp_step; member
523 comp->comp_step == RS_INVARIANT ? " (invariant)" : ""); in dump_component()
975 ok = suitable_reference_p (first->ref, &comp->comp_step); in suitable_component_p()
990 && a_step == comp->comp_step); in suitable_component_p()
997 if (has_write && comp->comp_step == RS_ANY) in suitable_component_p()
1378 if (comp->comp_step == RS_INVARIANT) in determine_roots_comp()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dtree-predcom.c368 enum ref_step_type comp_step; member
523 comp->comp_step == RS_INVARIANT ? " (invariant)" : ""); in dump_component()
975 ok = suitable_reference_p (first->ref, &comp->comp_step); in suitable_component_p()
990 && a_step == comp->comp_step); in suitable_component_p()
997 if (has_write && comp->comp_step == RS_ANY) in suitable_component_p()
1379 if (comp->comp_step == RS_INVARIANT) in determine_roots_comp()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-predcom.c368 enum ref_step_type comp_step; member
523 comp->comp_step == RS_INVARIANT ? " (invariant)" : ""); in dump_component()
975 ok = suitable_reference_p (first->ref, &comp->comp_step); in suitable_component_p()
990 && a_step == comp->comp_step); in suitable_component_p()
997 if (has_write && comp->comp_step == RS_ANY) in suitable_component_p()
1378 if (comp->comp_step == RS_INVARIANT) in determine_roots_comp()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-predcom.c368 enum ref_step_type comp_step; member
523 comp->comp_step == RS_INVARIANT ? " (invariant)" : ""); in dump_component()
975 ok = suitable_reference_p (first->ref, &comp->comp_step); in suitable_component_p()
990 && a_step == comp->comp_step); in suitable_component_p()
997 if (has_write && comp->comp_step == RS_ANY) in suitable_component_p()
1378 if (comp->comp_step == RS_INVARIANT) in determine_roots_comp()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dtree-predcom.c368 enum ref_step_type comp_step; member
523 comp->comp_step == RS_INVARIANT ? " (invariant)" : ""); in dump_component()
955 ok = suitable_reference_p (first->ref, &comp->comp_step); in suitable_component_p()
970 && a_step == comp->comp_step); in suitable_component_p()
977 if (has_write && comp->comp_step == RS_ANY) in suitable_component_p()
1358 if (comp->comp_step == RS_INVARIANT) in determine_roots_comp()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dtree-predcom.c368 enum ref_step_type comp_step; member
523 comp->comp_step == RS_INVARIANT ? " (invariant)" : ""); in dump_component()
975 ok = suitable_reference_p (first->ref, &comp->comp_step); in suitable_component_p()
990 && a_step == comp->comp_step); in suitable_component_p()
997 if (has_write && comp->comp_step == RS_ANY) in suitable_component_p()
1379 if (comp->comp_step == RS_INVARIANT) in determine_roots_comp()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dtree-predcom.c368 enum ref_step_type comp_step; member
523 comp->comp_step == RS_INVARIANT ? " (invariant)" : ""); in dump_component()
955 ok = suitable_reference_p (first->ref, &comp->comp_step); in suitable_component_p()
970 && a_step == comp->comp_step); in suitable_component_p()
977 if (has_write && comp->comp_step == RS_ANY) in suitable_component_p()
1359 if (comp->comp_step == RS_INVARIANT) in determine_roots_comp()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dtree-predcom.c369 enum ref_step_type comp_step; member
663 comp->comp_step == RS_INVARIANT ? " (invariant)" : ""); in dump_component()
1094 ok = suitable_reference_p (first->ref, &comp->comp_step); in suitable_component_p()
1109 && a_step == comp->comp_step); in suitable_component_p()
1116 if (has_write && comp->comp_step == RS_ANY) in suitable_component_p()
1495 if (comp->comp_step == RS_INVARIANT) in determine_roots_comp()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dtree-predcom.c368 enum ref_step_type comp_step; member
523 comp->comp_step == RS_INVARIANT ? " (invariant)" : ""); in dump_component()
974 ok = suitable_reference_p (first->ref, &comp->comp_step); in suitable_component_p()
989 && a_step == comp->comp_step); in suitable_component_p()
996 if (has_write && comp->comp_step == RS_ANY) in suitable_component_p()
1378 if (comp->comp_step == RS_INVARIANT) in determine_roots_comp()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dtree-predcom.c368 enum ref_step_type comp_step; member
523 comp->comp_step == RS_INVARIANT ? " (invariant)" : ""); in dump_component()
975 ok = suitable_reference_p (first->ref, &comp->comp_step); in suitable_component_p()
990 && a_step == comp->comp_step); in suitable_component_p()
997 if (has_write && comp->comp_step == RS_ANY) in suitable_component_p()
1379 if (comp->comp_step == RS_INVARIANT) in determine_roots_comp()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dtree-predcom.c368 enum ref_step_type comp_step; member
523 comp->comp_step == RS_INVARIANT ? " (invariant)" : ""); in dump_component()
974 ok = suitable_reference_p (first->ref, &comp->comp_step); in suitable_component_p()
989 && a_step == comp->comp_step); in suitable_component_p()
996 if (has_write && comp->comp_step == RS_ANY) in suitable_component_p()
1378 if (comp->comp_step == RS_INVARIANT) in determine_roots_comp()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dtree-predcom.c368 enum ref_step_type comp_step; member
523 comp->comp_step == RS_INVARIANT ? " (invariant)" : ""); in dump_component()
975 ok = suitable_reference_p (first->ref, &comp->comp_step); in suitable_component_p()
990 && a_step == comp->comp_step); in suitable_component_p()
997 if (has_write && comp->comp_step == RS_ANY) in suitable_component_p()
1379 if (comp->comp_step == RS_INVARIANT) in determine_roots_comp()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dtree-predcom.c368 enum ref_step_type comp_step; member
523 comp->comp_step == RS_INVARIANT ? " (invariant)" : ""); in dump_component()
974 ok = suitable_reference_p (first->ref, &comp->comp_step); in suitable_component_p()
989 && a_step == comp->comp_step); in suitable_component_p()
996 if (has_write && comp->comp_step == RS_ANY) in suitable_component_p()
1378 if (comp->comp_step == RS_INVARIANT) in determine_roots_comp()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dtree-predcom.c368 enum ref_step_type comp_step;
523 comp->comp_step == RS_INVARIANT ? " (invariant)" : "");
975 ok = suitable_reference_p (first->ref, &comp->comp_step);
990 && a_step == comp->comp_step);
997 if (has_write && comp->comp_step == RS_ANY)
1379 if (comp->comp_step == RS_INVARIANT)