Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    ...
     c_omp         34.7   401
     f_omp         42.4   491
    
  2. or download this
    int mscore_c_omp( SV* str ) {
        STRLEN len;
    ...
        return acc + max + ( buf[ len ] == '1' );
    }
    
  3. or download this
    subroutine f_omp( n, s, ret )
        integer,     intent( in )  :: n
    ...
              - minval( min_a )
    end subroutine f_omp