Home
last modified time | relevance | path

Searched refs:rsb_lib_exit (Results 1 – 25 of 30) sorted by relevance

12

/dports/math/librsb/librsb-1.2.0.10/examples/
H A Dfortran.F90118 USE rsb, ONLY: rsb_lib_init, rsb_lib_exit, C_PTR, C_NULL_PTR,&
137 res = rsb_lib_exit(EO)
H A Dfortran_rsb_fi.F90160 errval=rsb_lib_exit(EO) ! librsb finalization
183 res = rsb_lib_exit(EO)
H A Dio-spblas.c100 rsb_lib_exit(RSB_NULL_EXIT_OPTIONS))!=RSB_ERR_NO_ERROR) in main()
H A Dhello-spblas.c156 if((errval = rsb_lib_exit(RSB_NULL_EXIT_OPTIONS)) in main()
H A Dhello.c146 if((errval = rsb_lib_exit(RSB_NULL_EXIT_OPTIONS)) in main()
H A Dtranspose.c144 if(RSB_ERR_NO_ERROR != rsb_lib_exit(RSB_NULL_EXIT_OPTIONS)) in main()
H A Dpower.c127 if(rsb_lib_exit(RSB_NULL_EXIT_OPTIONS)!=RSB_ERR_NO_ERROR) in main()
H A Dautotune.c386 if((errval = rsb_lib_exit(RSB_NULL_EXIT_OPTIONS)) in main()
/dports/math/librsb/librsb-1.2.0.10/
H A Drsb_genmm.c209 return RSB_ERR_TO_PROGRAM_ERROR(errval | rsb_lib_exit(RSB_NULL_EXIT_OPTIONS)); in rsb_genmm_main()
H A DNEWS19 - fix: rsb_lib_exit() was not clearing all flags
20 - fix: avoid rsb_lib_exit() reporting non-existent memory leaks when using e.g.
34 - fix: examples/autotune.c was not calling rsb_lib_exit()
153 - fix: example examples/fortran_rsb_fi.F90 had two consecutive rsb_lib_exit.
303 fortran programs can use rsb_lib_exit/rsb_lib_init instead of
H A Dsbtf.m46 res=[res,findent,"info = rsb_lib_exit(RSB_NULL_EXIT_OPTIONS)\n"];
H A Drsb_pcnt.c451 errval = rsb_lib_exit(RSB_NULL_EXIT_OPTIONS); in rsb_hc_main()
H A Dsbtc.m74 res=sprintf("%s%s",res,"\n if (rsb_perror(NULL,rsb_lib_exit( RSB_NULL_EXIT_OPTIONS )) != RSB_ERR_NO…
H A Drsb.h770 rsb_err_t rsb_lib_exit(struct rsb_initopts * iop);
H A Drsb.F90101 &rsb_lib_exit&
106 END FUNCTION rsb_lib_exit
H A Drsb_spgemm.c722 if((errval = rsb_lib_exit(RSB_NULL_EXIT_OPTIONS)) != RSB_ERR_NO_ERROR) in rsb__do_spgemm_test_code()
H A Drsb_garbage.c490 if(RSB_SOME_ERROR(rsb_lib_exit(RSB_NULL_EXIT_OPTIONS)))return -1; in rsb__test_dump_main()
H A Drsbench.c1123 RSB_DO_ERROR_CUMULATE(errval,rsb_lib_exit(RSB_NULL_EXIT_OPTIONS)); in main()
H A Drsb_rsb.c173 rsb_err_t rsb_lib_exit(struct rsb_initopts * iop) in rsb_lib_exit() function
H A Drsb_bench.m4597 if( rsb_lib_exit(RSB_NULL_EXIT_OPTIONS) )
H A Dot.m727 printf("if((errval=rsb_lib_exit(RSB_NULL_EXIT_OPTIONS))!=RSB_ERR_NO_ERROR)\ngoto err;\n");
H A Drsb_krnl_macros.m41151 if( rsb_lib_exit(RSB_NULL_EXIT_OPTIONS) )
H A Drsb_test_matops.c4081 if(RSB_SOME_ERROR(rsb_lib_exit(RSB_NULL_EXIT_OPTIONS))) in rsb__main_block_partitioned_spmv_uaua()
7941 if(RSB_SOME_ERROR(rsb_lib_exit(RSB_NULL_EXIT_OPTIONS))) in rsb__main_block_partitioned_spsv_uxua()
10061 if(RSB_SOME_ERROR(rsb_lib_exit(RSB_NULL_EXIT_OPTIONS))) in rsb__main_block_partitioned_mat_stats()
H A Drsb_bench.c2849 if( rsb_lib_exit(RSB_NULL_EXIT_OPTIONS) ) in rsb__do_referencebenchmark()
H A Drsb_test_matops.m44885 if(RSB_SOME_ERROR(rsb_lib_exit(RSB_NULL_EXIT_OPTIONS)))

12