Home
last modified time | relevance | path

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

/dports/science/afni/afni-AFNI_21.3.16/src/
H A Dthd_filestuff.c270 char *THD_custom_atlas_dir(byte withslash) in THD_custom_atlas_dir() function
308 cadir = THD_custom_atlas_dir(withslash); in THD_get_custom_atlas_dir()
336 "%s/%s",THD_custom_atlas_dir(0),name); in THD_custom_atlas_file()
350 "%s/%s",THD_custom_atlas_dir(0),name); in THD_custom_atlas_file()
H A Dapsearch.c617 fprintf(stdout,"%s\n", THD_custom_atlas_dir(0)); in main()
H A D3ddata.h4418 extern char *THD_custom_atlas_dir(byte withslash);