Searched defs:file_offset (Results 1 – 8 of 8) sorted by relevance
/plan9-contrib/sys/src/cmd/gs/jpeg/ |
H A D | jmemansi.c | 99 long file_offset, long byte_count) in read_backing_store() 112 long file_offset, long byte_count) in write_backing_store()
|
H A D | jmemdos.c | 245 long file_offset, long byte_count) in read_file_store() 261 long file_offset, long byte_count) in write_file_store() 335 long file_offset, long byte_count) in read_xms_store() 368 long file_offset, long byte_count) in write_xms_store() 493 long file_offset, long byte_count) in read_ems_store() 518 long file_offset, long byte_count) in write_ems_store()
|
H A D | jmemmac.c | 156 long file_offset, long byte_count) in read_backing_store() 174 long file_offset, long byte_count) in write_backing_store()
|
H A D | jmemname.c | 206 long file_offset, long byte_count) in read_backing_store() 219 long file_offset, long byte_count) in write_backing_store()
|
H A D | jmemmgr.c | 693 long bytesperrow, file_offset, byte_count, rows, thisrow, i; in do_sarray_io() local 726 long bytesperrow, file_offset, byte_count, rows, thisrow, i; in do_barray_io() local
|
/plan9-contrib/sys/src/ape/cmd/patch/ |
H A D | common.h | 261 typedef off_t file_offset; typedef 265 typedef long file_offset; typedef
|
/plan9-contrib/sys/src/cmd/gs/src/ |
H A D | stream.h | 182 long file_offset; /* starting point in file (reading) */ member
|
H A D | ttobjs.h | 392 Long file_offset; member
|