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

/macosx-10.9.5/apache-786.1/httpd/srclib/apr-util/hooks/
H A Dapr_hooks.c141 int nTotal; local
145 for(nTotal=0 ; nTotal < nItems ; ++nTotal) {
/macosx-10.9.5/apr-30/apr-util/apr-util/hooks/
H A Dapr_hooks.c141 int nTotal; local
145 for(nTotal=0 ; nTotal < nItems ; ++nTotal) {
/macosx-10.9.5/Heimdal-323.92.1/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 511 milliseconds