Home
last modified time | relevance | path

Searched refs:least_common_multiple (Results 1 – 25 of 236) sorted by relevance

12345678910

/dports/math/elpa/elpa-2019.05.002/src/general/
H A Delpa_utilities.F9067 public :: least_common_multiple ! Get least common multiple
138 integer function least_common_multiple(a, b) function
145 do least_common_multiple = a, a*(b-1), a
146 if(mod(least_common_multiple,b)==0) exit
150 end function least_common_multiple
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dtree-vector-builder.c88 unsigned int npatterns = least_common_multiple (VECTOR_CST_NPATTERNS (t1), in new_binary_operation()
114 unsigned int npatterns = least_common_multiple (VECTOR_CST_NPATTERNS (t1), in binary_encoded_nelts()
H A Dhwint.c187 least_common_multiple (HOST_WIDE_INT a, HOST_WIDE_INT b) in least_common_multiple() function
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-vector-builder.c88 unsigned int npatterns = least_common_multiple (VECTOR_CST_NPATTERNS (t1), in new_binary_operation()
114 unsigned int npatterns = least_common_multiple (VECTOR_CST_NPATTERNS (t1), in binary_encoded_nelts()
H A Dhwint.c187 least_common_multiple (HOST_WIDE_INT a, HOST_WIDE_INT b) in least_common_multiple() function
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dtree-vector-builder.c88 unsigned int npatterns = least_common_multiple (VECTOR_CST_NPATTERNS (t1), in new_binary_operation()
114 unsigned int npatterns = least_common_multiple (VECTOR_CST_NPATTERNS (t1), in binary_encoded_nelts()
H A Dhwint.c187 least_common_multiple (HOST_WIDE_INT a, HOST_WIDE_INT b) in least_common_multiple() function
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dtree-vector-builder.c88 unsigned int npatterns = least_common_multiple (VECTOR_CST_NPATTERNS (t1), in new_binary_operation()
114 unsigned int npatterns = least_common_multiple (VECTOR_CST_NPATTERNS (t1), in binary_encoded_nelts()
H A Dhwint.c187 least_common_multiple (HOST_WIDE_INT a, HOST_WIDE_INT b) in least_common_multiple() function
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-vector-builder.c88 unsigned int npatterns = least_common_multiple (VECTOR_CST_NPATTERNS (t1), in new_binary_operation()
114 unsigned int npatterns = least_common_multiple (VECTOR_CST_NPATTERNS (t1), in binary_encoded_nelts()
H A Dhwint.c187 least_common_multiple (HOST_WIDE_INT a, HOST_WIDE_INT b) in least_common_multiple() function
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-vector-builder.c88 unsigned int npatterns = least_common_multiple (VECTOR_CST_NPATTERNS (t1), in new_binary_operation()
114 unsigned int npatterns = least_common_multiple (VECTOR_CST_NPATTERNS (t1), in binary_encoded_nelts()
H A Dhwint.c187 least_common_multiple (HOST_WIDE_INT a, HOST_WIDE_INT b) in least_common_multiple() function
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dtree-vector-builder.c88 unsigned int npatterns = least_common_multiple (VECTOR_CST_NPATTERNS (t1), in new_binary_operation()
114 unsigned int npatterns = least_common_multiple (VECTOR_CST_NPATTERNS (t1), in binary_encoded_nelts()
H A Dhwint.c187 least_common_multiple (HOST_WIDE_INT a, HOST_WIDE_INT b) in least_common_multiple() function
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dtree-vector-builder.c88 unsigned int npatterns = least_common_multiple (VECTOR_CST_NPATTERNS (t1), in new_binary_operation()
114 unsigned int npatterns = least_common_multiple (VECTOR_CST_NPATTERNS (t1), in binary_encoded_nelts()
H A Dhwint.c187 least_common_multiple (HOST_WIDE_INT a, HOST_WIDE_INT b) in least_common_multiple() function
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dtree-vector-builder.c88 unsigned int npatterns = least_common_multiple (VECTOR_CST_NPATTERNS (t1), in new_binary_operation()
114 unsigned int npatterns = least_common_multiple (VECTOR_CST_NPATTERNS (t1), in binary_encoded_nelts()
H A Dhwint.c187 least_common_multiple (HOST_WIDE_INT a, HOST_WIDE_INT b) in least_common_multiple() function
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dhwint.c187 least_common_multiple (HOST_WIDE_INT a, HOST_WIDE_INT b) in least_common_multiple() function
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dhwint.c187 least_common_multiple (HOST_WIDE_INT a, HOST_WIDE_INT b) in least_common_multiple() function
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dhwint.c187 least_common_multiple (HOST_WIDE_INT a, HOST_WIDE_INT b) in least_common_multiple() function
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dhwint.c187 least_common_multiple (HOST_WIDE_INT a, HOST_WIDE_INT b)
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dhwint.c187 least_common_multiple (HOST_WIDE_INT a, HOST_WIDE_INT b) in least_common_multiple() function
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dhwint.c187 least_common_multiple (HOST_WIDE_INT a, HOST_WIDE_INT b) in least_common_multiple() function

12345678910