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

/macosx-10.10/apr-32/apr-util/apr-util/hooks/
H A Dapr_hooks.c141 int nTotal; local
145 for(nTotal=0 ; nTotal < nItems ; ++nTotal) {
/macosx-10.10/Heimdal-398.1.2/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 210 milliseconds