Searched defs:max_size (Results 1 – 7 of 7) sorted by relevance
/plan9/sys/src/cmd/gs/src/ |
H A D | gdevcfax.c | 119 int max_size = max(in_size, col_size); in cfax_stream_print_page_width() local
|
H A D | gshtscr.c | 255 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 D | gdevfax.c | 154 int max_size = max(in_size, col_size); in gdev_fax_print_strip() local
|
H A D | gdevtsep.c | 573 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 D | iscan.c | 123 dynamic_grow(da_ptr pda, byte * next, uint max_size) in dynamic_grow()
|
H A D | gxdht.h | 215 ulong max_size; /* max bitmap size */ member
|
H A D | gxclbits.c | 129 uint max_size = cbuf_size - op_size; in cmd_put_bits() local
|