Searched refs:pnByte (Results 1 – 2 of 2) sorted by relevance
15351 static char *readFile(const char *zName, int *pnByte){ in readFile() argument15369 if( pnByte ) *pnByte = nIn; in readFile()
96422 i64 *pnByte /* IN/OUT: Increment this value by PMA size */96436 *pnByte += nByte;185955 i64 *pnByte185975 *pnByte = ((i64)iVal * (i64)iMul);211535 static int sessionChangesetBufferTblhdr(SessionInput *pIn, int *pnByte){211565 *pnByte = nRead+1;211581 int *pnByte /* OUT: Size of record in bytes */211601 *pnByte = nByte;222389 int *pnByte; /* Pointer to bytes counter */222454 pNew->pnByte = pnByte;[all …]