Home
last modified time | relevance | path

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

/dports/science/openmx/openmx3.8/source/
H A DSet_ProExpn_VNA.c78 int *Snd_DS_VNA_Size,*Rcv_DS_VNA_Size; in Set_ProExpn() local
115 Snd_DS_VNA_Size = (int*)malloc(sizeof(int)*numprocs); in Set_ProExpn()
951 Snd_DS_VNA_Size[IDS] = size1; in Set_ProExpn()
955 Snd_DS_VNA_Size[IDS] = 0; in Set_ProExpn()
987 size1 = Snd_DS_VNA_Size[IDS]; in Set_ProExpn()
1346 free(Snd_DS_VNA_Size); in Set_ProExpn()
H A DForce_HNL.c949 free(Snd_DS_VNA_Size); in Force_HNL()
H A DForce.c4567 int *Snd_DS_VNA_Size,*Rcv_DS_VNA_Size; in Force4B() local
4607 Snd_DS_VNA_Size = (int*)malloc(sizeof(int)*numprocs); in Force4B()
4811 Snd_DS_VNA_Size[IDS] = size1; in Force4B()
4815 Snd_DS_VNA_Size[IDS] = 0; in Force4B()
4847 size1 = Snd_DS_VNA_Size[IDS]; in Force4B()
5721 free(Snd_DS_VNA_Size); in Force4B()
H A DStress.c3017 int *Snd_DS_VNA_Size,*Rcv_DS_VNA_Size; in Stress4B() local
3061 Snd_DS_VNA_Size = (int*)malloc(sizeof(int)*numprocs); in Stress4B()
3284 Snd_DS_VNA_Size[IDS] = size1; in Stress4B()
3288 Snd_DS_VNA_Size[IDS] = 0; in Stress4B()
3320 size1 = Snd_DS_VNA_Size[IDS]; in Stress4B()
3874 free(Snd_DS_VNA_Size); in Stress4B()