Lines Matching defs:size
23 unsigned long long size;
49 .size = NULL,
143 cur->size = region->length;
158 assert((offset >= 0) && ((unsigned long long)offset < cur->size));
170 assert(cur->file_pos < cur->size);
242 * one block-size and may be big enough to allow.
272 assert((length <= cur->size) &&
285 * size. Therefore if file_pos is not block-aligned,
289 * block size multiple
311 * block size.
384 assert((length <= cur->size) &&
398 * size. Therefore if file_pos is not block-aligned,
402 * block size multiple
424 * block size.
433 * from the user buffer will depend of the size
448 * The read may return size less than
476 * And the previous write operation may modify the size