Home
last modified time | relevance | path

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

/dports/science/afni/afni-AFNI_21.3.16/src/
H A D3dNotes.c16 #undef SZMAX
18 #define SZMAX "%.8000s" /* same as ZMAX */ macro
100 printf(SZMAX,chn+i); in Display_Notes()
H A Dthd_nimlatr.c73 #undef SZMAX in THD_nimlize_dsetatr()
74 #define SZMAX 1000 in THD_nimlize_dsetatr() macro
81 nstr = ((nnn-1)/SZMAX) + 1 ; in THD_nimlize_dsetatr()
84 ibot = istr*SZMAX ; in THD_nimlize_dsetatr()
85 itop = ibot+SZMAX ; if( itop > atr_str->nch ) itop = atr_str->nch ; in THD_nimlize_dsetatr()
H A Ddebugtrace.c52 #undef SZMAX
54 #define SZMAX "%.49999s" /* same as ZMAX */ macro
H A Dthd_info.c19 #undef SZMAX
21 #define SZMAX "%.32222s" /* same as ZMAX */ macro
451 outbuf = THD_zzprintf(outbuf,SZMAX,cpt+k) ; in THD_dataset_info()
637 outbuf = THD_zzprintf(outbuf,SZMAX,chn+k) ; in THD_dataset_info()
/dports/science/dcl/dcl-5.4.8/src/grph1/szpack/
H A Dsztnsv.f114 SZMAX=RMAX0(SX,NP,1)
127 SX(IZ)=SZMAX
/dports/science/libccp4/libccp4-6.5.1/fortran/
H A Dplot84lib.f1513 + SIZE,SIZL,SPACL,SZMAX,SZMIN,THETA,VAL,WIDL,XX,YY
1647 SZMAX = GSCALE/6.0
1649 IF (SIZE.GT.SZMAX) SIZE = SZMAX