Home
last modified time | relevance | path

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

/dports/science/afni/afni-AFNI_21.3.16/src/SUMA/
H A DSUMA_ParseCommands.h350 SUMA_Boolean SUMA_isOutputFormatFromArg(char *arg, SUMA_DSET_FORMAT *o_formp);
H A DSUMA_ConvertDset.c271 if (SUMA_isOutputFormatFromArg(argv[kar], &oform)) { in main()
H A DSUMA_ParseCommands.c3755 SUMA_Boolean SUMA_isOutputFormatFromArg(char *argi, SUMA_DSET_FORMAT *oform) in SUMA_isOutputFormatFromArg() function