Home
last modified time | relevance | path

Searched refs:gam_find_block_from_indices (Results 1 – 3 of 3) sorted by relevance

/dports/devel/ga/ga-5.8/global/src/
H A Dga_iterator.h75 #define gam_find_block_from_indices(ga_handle,nblock,index) { \
H A Dbase.h288 #define gam_find_block_from_indices(ga_handle,nblock,index) { \ macro
H A Dbase.c770 gam_find_block_from_indices(ga_handle,i,index); in pnga_locate()