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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libgcrypt-1.5.0/src/
H A Dsecmem.c83 static unsigned int cur_alloced, cur_blocks; variable
123 cur_blocks++;
128 cur_blocks--;
679 cur_alloced, (unsigned long)pool_size, cur_blocks);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libgcrypt-1.5.0/src/
H A Dsecmem.c83 static unsigned int cur_alloced, cur_blocks; variable
123 cur_blocks++;
128 cur_blocks--;
679 cur_alloced, (unsigned long)pool_size, cur_blocks);
/netgear-R7000-V1.0.7.12_1.2.5/src/router/squashfs-4.2/
H A Dunsquashfs.c69 unsigned int cur_blocks = 0; variable
1653 for(i = 0; i < file->blocks; i++, cur_blocks ++) {
1793 fifo_count + cur_blocks, total_inodes -
2224 progress_bar(sym_count + dev_count + fifo_count + cur_blocks,

Completed in 61 milliseconds