Home
last modified time | relevance | path

Searched defs:sptr (Results 1 – 25 of 32) sorted by relevance

12

/plan9-contrib/sys/src/cmd/gs/src/
H A Dgsbitops.h44 #define sample_load_declare(sptr, sbit)\ argument
47 #define sample_load_declare_setup(sptr, sbit, ptr, bitno, sbpv)\ argument
60 #define sample_load8_(value, sptr, sbit, sbpv)\ argument
66 #define sample_load8(value, sptr, sbit, sbpv)\ argument
69 #define sample_load_next8(value, sptr, sbit, sbpv)\ argument
72 #define sample_load12_(value, sptr, sbit, sbpv)\ argument
78 #define sample_load12(value, sptr, sbit, sbpv)\ argument
81 #define sample_load_next12(value, sptr, sbit, sbpv)\ argument
84 #define sample_load16_(value, sptr, sbit, sbpv)\ argument
87 #define sample_load16(value, sptr, sbit, sbpv)\ argument
[all …]
H A Dgdevmr8n.c235 const byte *sptr = srow + sourcex; in mem_gray8_rgb24_strip_copy_rop() local
244 const byte *sptr = srow + sourcex * 3; in mem_gray8_rgb24_strip_copy_rop() local
338 const byte *sptr = srow + sx; in mem_gray8_rgb24_strip_copy_rop() local
351 const byte *sptr = srow + sx * 3; in mem_gray8_rgb24_strip_copy_rop() local
H A Digcstr.c267 igc_reloc_string(gs_string * sptr, gc_state_t * gcst) in igc_reloc_string()
313 igc_reloc_const_string(gs_const_string * sptr, gc_state_t * gcst) in igc_reloc_const_string()
319 igc_reloc_param_string(gs_param_string * sptr, gc_state_t * gcst) in igc_reloc_param_string()
H A Dgdevm32.c156 const byte *sptr = line; in mem_true32_copy_mono() local
201 const byte *sptr = line; in mem_true32_copy_mono() local
H A Dgdevm4.c101 const byte *sptr = line; in mem_mapped4_copy_mono() local
192 const byte *sptr = line; in mem_mapped4_copy_mono() local
H A Dgdevm64.c231 const byte *sptr = line; in mem_true64_copy_mono() local
265 const byte *sptr = line; in mem_true64_copy_mono() local
H A Dgdevm16.c140 const byte *sptr = line; in mem_true16_copy_mono() local
H A Distack.c42 ref_stack_t *const sptr = vptr; in CLEAR_MARKS_PROC() local
51 private RELOC_PTRS_WITH(ref_stack_reloc_ptrs, ref_stack_t *sptr) in RELOC_PTRS_WITH()
H A Dgdevm40.c304 const byte *sptr = line; in mem_true40_copy_mono() local
338 const byte *sptr = line; in mem_true40_copy_mono() local
H A Dgdevm48.c273 const byte *sptr = line; in mem_true48_copy_mono() local
307 const byte *sptr = line; in mem_true48_copy_mono() local
H A Dgdevmr1.c252 const byte *sptr = srow + (sx >> 3); in mem_mono_strip_copy_rop() local
H A Dgdevm56.c328 const byte *sptr = line; in mem_true56_copy_mono() local
362 const byte *sptr = line; in mem_true56_copy_mono() local
H A Dgdevm24.c370 const byte *sptr = line; in mem_true24_copy_mono() local
404 const byte *sptr = line; in mem_true24_copy_mono() local
H A Dgdevs3ga.c156 const byte *sptr; in s3_copy_mono() local
H A Dgdevsgi.c143 byte *iptr, *sptr, *optr, *ibufend; in sgi_print_page() local
H A Dgdevsvga.c373 const byte *sptr = srow; in svga_copy_mono() local
435 const byte *sptr; in svga_copy_color() local
503 const byte *sptr; in svga_copy_alpha() local
H A Dgsflip.c316 const byte *sptr = planes[pi] + offset + (bi >> 3); in flipNx1to8() local
337 const byte *sptr = planes[pi] + offset + (bi >> 3); in flipNx12() local
H A Dgslib.c272 gs_reloc_string(gs_string * sptr, gc_state_t * gcst) in gs_reloc_string()
276 gs_reloc_const_string(gs_const_string * sptr, gc_state_t * gcst) in gs_reloc_const_string()
H A Dgdevm2.c94 const byte *sptr = line; in mem_mapped2_copy_mono() local
H A Dgxccache.c481 const byte *sptr = data; in compress_alpha_bits() local
/plan9-contrib/sys/src/libdraw/
H A Dstringwidth.c13 char *subfontname, **sptr; in _stringnwidth() local
H A Dstring.c65 char **sptr; in _string() local
/plan9-contrib/sys/src/cmd/gs/jpeg/
H A Djmemmgr.c589 jvirt_sarray_ptr sptr; in realize_virt_arrays() local
947 jvirt_sarray_ptr sptr; in free_pool() local
/plan9-contrib/sys/src/cmd/lex/
H A Dlmain.c27 int sptr = 1; variable
/plan9-contrib/sys/src/cmd/awk/
H A Drun.c1778 char *sptr, *pb, *q; in sub() local
1839 char *rptr, *sptr, *t, *pb, *c; in gsub() local
1938 char *pb = *pb_ptr, *sptr = *sptr_ptr; in backsub() local

12