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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libpng/libpng-1.2.50/
H A Dpngtest.c512 static int total_allocation = 0; variable
539 total_allocation += size;
551 total_allocation -= size;
1601 total_allocation);
1677 total_allocation);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/png/
H A Dpngtest.c494 static int total_allocation = 0; variable
520 total_allocation += size;
531 total_allocation -= size;
1451 total_allocation);
1526 total_allocation);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/firewire/
H A Dohci.c119 int total_allocation; member in struct:context
935 if (ctx->total_allocation >= 16*1024*1024)
949 ctx->total_allocation += PAGE_SIZE;
959 ctx->total_allocation = 0;

Completed in 125 milliseconds