Searched refs:nTotal (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/contrib/apr-util/hooks/
H A Dapr_hooks.c141 int nTotal; local
145 for(nTotal=0 ; nTotal < nItems ; ++nTotal) {
/freebsd-10-stable/contrib/sqlite3/
H A Dsqlite3.c21079 int nTotal = 0; local
21081 nTotal += mem.nAlloc[i];
21083 return nTotal;
76873 int nTotal = 0; local
169932 getLocalPayload( int nUsable, u8 flags, int nTotal, int *pnLocal ) argument
175201 u64 nTotal = N<p->nAlloc ? p->nAlloc*2 : p->nAlloc+N+10; local
185817 int nTotal = 0; local
[all...]
/freebsd-10-stable/crypto/heimdal/lib/sqlite/
H A Dsqlite3.c15489 int nTotal = 0; local
15491 nTotal += mem.nAlloc[i];
15493 return nTotal;
62880 int nTotal = 0; local
[all...]

Completed in 648 milliseconds