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

/external/srec/portable/src/
H A Dpmemfixed.c643 unsigned int totMem = 0; local
672 totMem += memBlockSize[ii] * memBlockNum[ii];
682 printf("Total Memory %9i bytes (without overhead)\n", totMem);

Completed in 50 milliseconds