Home
last modified time | relevance | path

Searched defs:pStart (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/public-domain/sqlite/dist/
H A Dshell.c1333 static double timeDiff(struct timeval *pStart, struct timeval *pEnd){ in timeDiff()
1411 static double timeDiff(FILETIME *pStart, FILETIME *pEnd){ in timeDiff()
H A Dsqlite3.c17492 void *pStart; /* First byte of available memory space */ member
20385 Expr *pStart; /* Expression for "<expr> PRECEDING" */ member