Home
last modified time | relevance | path

Searched refs:RSB_GET_BLOCK_MIN_FOR_NZ (Results 1 – 2 of 2) sorted by relevance

/dports/math/librsb/librsb-1.2.0.10/
H A Drsb_common.h391 #define RSB_GET_BLOCK_MIN_FOR_NZ(minidxp ,M) (RSB_GET_BLOCK_MIN_FOR_NZ_((minidxp),(M)->mpntr,(M)… macro
H A Drsb_internals.c1114 mI = RSB_GET_BLOCK_MIN_FOR_NZ(mIndx+k,mtxAp); in rsb_element_block_count_and_bitmap_from_coo_partitioning()