Searched refs:outtblptr (Results 1 – 2 of 2) sorted by relevance
997 SCSINT32_COP *outtblptr; /*to store int32 of outtb*/ in C2F() local1069 outtblptr = (SCSINT32_COP *)outtbptr[lnk]; /*int32*/ in C2F()1070 outtc[j] = (double)outtblptr[pos]; in C2F()
212 SCSINT32_COP *outtblptr = NULL; /*to store int32 of outtb*/ variable1265 outtblptr = (SCSINT32_COP *)outtbptr[jj]; /*int32*/ in cosini()1269 if (outtblptr[kk] != (SCSINT32_COP)outtbl[curouttbl + kk]) in cosini()1371 outtblptr = (SCSINT32_COP *)outtbptr[ii]; /*int32*/ in cosini()1375 outtbl[curouttbl + kk] = (SCSINT32_COP)outtblptr[kk]; in cosini()5729 SCSINT32_COP *outtblptr = NULL; /*to store int32 of outtb*/ in synchro_nev() local5778 cond = (*outtblptr <= 0); in synchro_nev()5837 i = Max(Min((int) * outtblptr, scs_imp->blocks[kf - 1].nevout), 1); in synchro_nev()5871 SCSINT32_COP *outtblptr = NULL; /*to store int32 of outtb*/ in synchro_g_nev() local5927 g[zcptr[kf - 1] - 1] = (double) * outtblptr; in synchro_g_nev()[all …]