代码搜索:integer

找到约 10,000 项符合「integer」的源代码

代码结果 10,000
www.eeworm.com/read/160574/10517645

txt 32-bit integer multiplication.txt

32-Bit Integer Multiplication ; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ; This routine multiplies two 32-bit signed integers ; resulting; in a 64-bit product. The operands are f
www.eeworm.com/read/140688/13067378

txt 32-bit integer multiplication.txt

32-Bit Integer Multiplication ; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ; This routine multiplies two 32-bit signed integers ; resulting; in a 64-bit product. The operands are f
www.eeworm.com/read/259816/11763353

txt 32-bit integer multiplication.txt

32-Bit Integer Multiplication ; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ; This routine multiplies two 32-bit signed integers ; resulting; in a 64-bit product. The operands are f
www.eeworm.com/read/162614/5526106

f90 large_integer_kind_1.f90

! { dg-do run } ! { dg-require-effective-target fortran_large_int } module testmod integer,parameter :: k = selected_int_kind (range (0_8) + 1) contains subroutine testoutput (a,b,length,f) i
www.eeworm.com/read/162614/5526545

f90 large_integer_kind_2.f90

! { dg-do run } ! { dg-require-effective-target fortran_large_int } ! Testing library calls on large integer kinds (larger than kind=8) implicit none integer,parameter :: k = selected_int_kind (