Home
last modified time | relevance | path

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

/dports/science/afni/afni-AFNI_21.3.16/src/
H A Dthd_ttatlas_query.c974 x_fstr[10], y_fstr[10], z_fstr[10], in genx_Atlas_Query_to_String() local
1081 sprintf(z_fstr, "%s", format_value_4print(acl[i].z, CCALC_CUSTOM, pf)); in genx_Atlas_Query_to_String()
1095 sprintf(zlab[i],"%s mm [%c]",z_fstr,(acl[i].z<0.0)?'I':'S') ; in genx_Atlas_Query_to_String()