Searched refs:isMat (Results 1 – 2 of 2) sorted by relevance
2211 int isMat = funcTypes[i] == VALUE_MATRIX; in init() local2216 int typeArrayNdx = isMat ? inSize - 2 : inSize - 1; // \note No matrices of size 1. in init()2221 : isMat ? matrixTypes[typeArrayNdx] in init()
2254 int isMat = funcTypes[i] == VALUE_MATRIX; in init() local2261 int typeArrayNdx = isMat ? inSize - 2 : inSize - 1; // \note No matrices of size 1. in init()2266 : isMat ? matrixTypes[typeArrayNdx] in init()