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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/wget-1.12/lib/
H A Dalloca.c315 long this_size; /* Size of this block (does not include member in struct:stk_trailer
372 size = trailer->this_size;
392 if (trailer->this_size <= 0)
394 result += trailer->this_size;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/flex/MISC/
H A Dalloca.c310 long this_size; /* Size of this block (does not include member in struct:stk_trailer
367 size = trailer->this_size;
387 if (trailer->this_size <= 0)
389 result += trailer->this_size;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/partitions/
H A Dmsdos.c120 /* u32 this_sector, this_size; */
121 sector_t this_sector, this_size; local
129 this_size = first_size;
179 if (offs + size > this_size)
209 this_size = NR_SECTS(p) * sector_size;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/glib/
H A Dgstring.c57 gsize this_size; member in struct:_GStringChunk
147 new_chunk->this_size = size;
236 if ((chunk->storage_next + size + 1) > chunk->this_size)
243 chunk->this_size = new_size;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/glib/
H A Dgstring.c57 gsize this_size; member in struct:_GStringChunk
147 new_chunk->this_size = size;
236 if ((chunk->storage_next + size + 1) > chunk->this_size)
243 chunk->this_size = new_size;

Completed in 108 milliseconds