Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/algorithm/
H A Dcomparison.d671 pEnd = p1 + min(r1.length, r2.length); variable
/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()
9986 u8 *pEnd = &aExtra[nExtra]; in zipfileScanExtra() local
13217 IdxWrite *pEnd = 0; in idxProcessTriggers() local
23818 struct ArSwitch *pEnd = &aSwitch[nSwitch]; in arParseCommand() local
H A Dsqlite3.c17493 void *pEnd; /* First byte past end of available space */ member
20386 Expr *pEnd; /* Expression for "<expr> FOLLOWING" */ member