Home
last modified time | relevance | path

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

/dports/science/afni/afni-AFNI_21.3.16/src/
H A Dsuma_datasets.h944 #define COLP_N_ALLOC(cop) cop->dset_link->nel->vec_len macro
946 #define COLP_N_ALLOC(cop) cop->dset_link->dnel->vec_len macro
/dports/science/afni/afni-AFNI_21.3.16/src/SUMA/
H A DSUMA_Color.c3568 (byte *)SUMA_malloc(COLP_N_ALLOC(Sover)*sizeof(byte)))) { in SUMA_ScaleToMap_Interactive()
3623 memset(Sover->ColAlpha, 0, sizeof(byte)*COLP_N_ALLOC(Sover)); in SUMA_ScaleToMap_Interactive()
6441 N_Alloc = COLP_N_ALLOC(Sover); in SUMA_CreateOverlayPointer()
8377 N_Alloc = COLP_N_ALLOC(Overlays[i]); in SUMA_ColorOverlayPlane_Info()