Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/misc/
H A Dcksumvfs.c308 u32 *aEnd = (u32*)&a[nByte]; in cksmCompute() local
/sqlite-3.40.0/src/
H A Dwal.c737 u32 *aEnd = (u32 *)&a[nByte]; in walChecksumBytes() local
/sqlite-3.40.0/ext/fts3/
H A Dfts3.c3223 char *aEnd = &aList[nList]; /* Pointer to one byte after EOF */ in fts3DoclistCountDocids() local