Home
last modified time | relevance | path

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

/dports/science/afni/afni-AFNI_21.3.16/src/
H A D3dTwotoComplex.c145 if( ! EQUIV_GRIDS_NXYZ(dset1, mset) ) in main()
H A D3dQwarp.c3051 if( wmask_set != NULL && !EQUIV_GRIDS_NXYZ(wmask_set,bset) ) /* 21 Dec 2016 */ in main()
H A D3ddata.h1594 #define EQUIV_GRIDS_NXYZ(d1,d2) \ macro