Home
last modified time | relevance | path

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

/dports/science/afni/afni-AFNI_21.3.16/src/SUMA/
H A DSUMA_GeomComp.h155 int * CoverThisNode, int N_CoverThisNode);
159 int *CoverThisNode, int N_CoverThisNode);
H A DSUMA_GeomComp.c1839 int *CoverThisNode, int N_CoverThisNode) in SUMA_getoffsets2() argument
1868 CoverThisNode[n] = 0; --N_CoverThisNode; in SUMA_getoffsets2()
1935 --N_CoverThisNode; in SUMA_getoffsets2()
1937 if (N_CoverThisNode > 0) { in SUMA_getoffsets2()
2005 int *CoverThisNode, int N_CoverThisNode) in SUMA_getoffsets_ll() argument
2040 CoverThisNode[n] = 0; --N_CoverThisNode; in SUMA_getoffsets_ll()
2118 CoverThisNode[n_jne] = 0; --N_CoverThisNode; in SUMA_getoffsets_ll()
2120 if (N_CoverThisNode > 0) { in SUMA_getoffsets_ll()