Home
last modified time | relevance | path

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

/dports/science/afni/afni-AFNI_21.3.16/src/
H A Dedt_calcmask.c32 static int CALC_dshift_mode_current ; variable
395 CALC_dshift_mode_current = DSHIFT_MODE_STOP ; in CALC_read_opts()
403 CALC_dshift_mode[ids] = CALC_dshift_mode_current ; in CALC_read_opts()
432 CALC_dshift_mode_current = DSHIFT_MODE_STOP ; in CALC_read_opts()
439 CALC_dshift_mode_current = DSHIFT_MODE_WRAP ; in CALC_read_opts()
446 CALC_dshift_mode_current = DSHIFT_MODE_ZERO ; in CALC_read_opts()
545 CALC_dshift_mode[ival] = CALC_dshift_mode_current ; in CALC_read_opts()
H A D3dcalc.c83 static int CALC_dshift_mode_current = DSHIFT_MODE_STOP ; variable
245 CALC_dshift_mode[ids] = CALC_dshift_mode_current ; in CALC_read_opts()
489 CALC_dshift_mode_current = DSHIFT_MODE_STOP ; in CALC_read_opts()
496 CALC_dshift_mode_current = DSHIFT_MODE_WRAP ; in CALC_read_opts()
503 CALC_dshift_mode_current = DSHIFT_MODE_ZERO ; in CALC_read_opts()
630 CALC_dshift_mode[ival] = CALC_dshift_mode_current ; in CALC_read_opts()