Searched defs:extra_bytes (Results 1 – 13 of 13) sorted by relevance
93 gsize extra_bytes = terminate ? 2 : 0; in _g_win32_copy_and_maybe_terminate() local
105 bool grow(size_type extra_bytes) in grow()
102 void grow(size_type extra_bytes) in grow()
188 static bool grow(const char *filename, size_type extra_bytes) in grow()
185 static bool grow(const char *shmname, size_type extra_bytes) in grow()
114 static bool grow(const char *filename, size_type extra_bytes) in grow()217 void grow(size_type extra_bytes) in grow()
258 size_t extra_bytes = len_len - 1; in CBB_flush() local
599 int extra_bytes = 0; in ext2fs_get_next_inode_full() local
437 int sector_num, int extra_bytes, int err_nbr) in pmecc_correct_data()
1805 int extra_bytes; in copy_replace_length_codes() local
2032 png_uint_32 extra_bytes; /* Count of extra compressed bytes */ member