Home
last modified time | relevance | path

Searched defs:max_size (Results 1 – 7 of 7) sorted by relevance

/plan9/sys/src/cmd/gs/src/
H A Dgdevcfax.c119 int max_size = max(in_size, col_size); in cfax_stream_print_page_width() local
H A Dgshtscr.c255 ulong max_size = max_tile_cache_bytes; in gs_screen_order_init_memory() local
311 pick_cell_size(gs_screen_halftone * ph, const gs_matrix * pmat, ulong max_size, in pick_cell_size()
H A Dgdevfax.c154 int max_size = max(in_size, col_size); in gdev_fax_print_strip() local
H A Dgdevtsep.c573 char * buffer, int max_size, int sep_num) in copy_separation_name()
590 uint max_size, int sep_num) in create_separation_file_name()
H A Discan.c123 dynamic_grow(da_ptr pda, byte * next, uint max_size) in dynamic_grow()
H A Dgxdht.h215 ulong max_size; /* max bitmap size */ member
H A Dgxclbits.c129 uint max_size = cbuf_size - op_size; in cmd_put_bits() local