Home
last modified time | relevance | path

Searched defs:szChunk (Results 1 – 3 of 3) sorted by relevance

/sqlite-3.40.0/src/
H A Dtest_multiplex.c126 unsigned int szChunk; /* Chunk size used for this group */ member
936 unsigned int szChunk = *(unsigned*)pArg; in multiplexFileControl() local
H A Dos_win.c275 int szChunk; /* Chunk size configured by FCNTL_CHUNK_SIZE */ member
H A Dos_unix.c231 int szChunk; /* Configured by FCNTL_CHUNK_SIZE */ member