Home
last modified time | relevance | path

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

/dports/science/afni/afni-AFNI_21.3.16/src/coxplot/
H A Dcoxplot.h82 #define INC_MEMPLOT 64 macro
89 (name)->nxyline_all = INC_MEMPLOT ; \
90 (name)->xyline = (float *) malloc(sizeof(float)*NXY_MEMPLOT*INC_MEMPLOT) ; \
106 nn = (name)->nxyline_all = EXP_MEMPLOT * (name)->nxyline_all + INC_MEMPLOT ; \