Home
last modified time | relevance | path

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

/plan9/sys/src/cmd/gs/src/
H A Dgdevo182.c151 int spaces = 0; in oki_compress() local
188 int i, spaces, width; in oki_print_page() local
H A Disstate.h28 vm_spaces spaces; member
H A Dimemory.h88 vm_spaces spaces; /* system, global, local */ member
H A Digc.h64 vm_spaces spaces; member
H A Digcref.c82 vm_spaces spaces = gcst->spaces; in RELOC_PTRS_BEGIN() local
392 vm_spaces spaces = gcst->spaces; local
H A Digc.c142 gc_validate_spaces(gs_ref_memory_t **spaces, int max_space, gc_state_t *gcst) in gc_validate_spaces()
159 vm_spaces spaces; in gs_gc_reclaim() local
1353 vm_spaces spaces = gcst->spaces; in gcst_get_memory_ptr() local
H A Dgdevprna.c763 vm_spaces spaces; in alloc_render_memory() local
/plan9/sys/src/ape/cmd/diff/
H A Dside.c91 unsigned spaces = TAB_WIDTH - in_position % TAB_WIDTH; local
H A Dutil.c514 unsigned spaces = TAB_WIDTH - column % TAB_WIDTH; local
/plan9/sys/src/cmd/postscript/postprint/
H A Dpostprint.c619 spaces(ch) in spaces() function
/plan9/sys/src/cmd/postscript/text2post/
H A Dtext2post.c27 int spaces = 0; variable
/plan9/sys/src/cmd/upas/ned/
H A Dnedmail.c813 char *spaces = " "; variable