Home
last modified time | relevance | path

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

/dports/science/afni/afni-AFNI_21.3.16/src/
H A D3dFWHM.c164 void FWHM_error (char * message) in FWHM_error() function
287 if (nopt >= argc) FWHM_error ("need argument after -dset "); in get_options()
299 if (nopt >= argc) FWHM_error ("need argument after -mask "); in get_options()
320 if (nopt >= argc) FWHM_error ("need argument after -out "); in get_options()
329 FWHM_error ("unrecognized command line option "); in get_options()
359 FWHM_error ("memory allocation error"); in initialize()
373 FWHM_error ("memory allocation error"); in initialize()
384 if (*fmask == NULL) FWHM_error ("memory allocation error"); in initialize()
588 FWHM_error (message); in output_results()
595 FWHM_error ("unable to write file "); in output_results()