Home
last modified time | relevance | path

Searched defs:lsize (Results 1 – 12 of 12) sorted by relevance

/plan9/sys/src/cmd/gs/src/
H A Dgxbcache.c62 gx_bits_cache_alloc(gx_bits_cache * bc, ulong lsize, gx_cached_bits_head ** pcbh) in gx_bits_cache_alloc()
H A Dgs16spl.c84 long lsize; in spoolfile() local
H A Dgdevpcx.c325 uint lsize = raster + rsize; in pcx_write_page() local
H A Dgdevclj.c417 int lsize = pdev->width; in clj_print_page() local
H A Dgsmemory.c86 gs_alloc_memset(void *ptr, int /*byte */ fill, ulong lsize) in gs_alloc_memset()
H A Dgsmalloc.c228 ulong lsize = (ulong) num_elements * elt_size; in gs_heap_alloc_byte_array() local
H A Discanbin.c180 ulong lsize; in scan_binary_token() local
H A Dgdevdevn.c1433 uint lsize = raster + rsize; in pcx_write_page() local
H A Dgsalloc.c1123 alloc_obj(gs_ref_memory_t *mem, ulong lsize, gs_memory_type_ptr_t pstype, in alloc_obj()
/plan9/sys/src/cmd/aux/
H A Dpcmcia.c476 range(int asize, int lsize) in range()
546 memspace(int asize, int lsize, int host) in memspace()
/plan9/sys/src/9/port/
H A Dcis.c377 memspace(Cisdat *cis, int asize, int lsize, int host) in memspace()
/plan9/sys/src/9/pc/
H A Ddevpccard.c1756 memspace(Cisdat *cis, int asize, int lsize, int host) in memspace()