Searched refs:nTupleSize (Results 1 – 1 of 1) sorted by relevance
84 sal_Int32 nTupleSize = PyTuple_Size(initializer); in fillStructWithInitializer() local88 if( i + nIndex >= nTupleSize ) in fillStructWithInitializer()93 buf.appendAscii( ", got " ).append( nTupleSize ); in fillStructWithInitializer()
Completed in 21 milliseconds