| /plan9-contrib/sys/src/cmd/gs/src/ |
| H A D | gsbitops.h | 44 #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 D | gdevmr8n.c | 235 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 D | igcstr.c | 267 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 D | gdevm32.c | 156 const byte *sptr = line; in mem_true32_copy_mono() local 201 const byte *sptr = line; in mem_true32_copy_mono() local
|
| H A D | gdevm4.c | 101 const byte *sptr = line; in mem_mapped4_copy_mono() local 192 const byte *sptr = line; in mem_mapped4_copy_mono() local
|
| H A D | gdevm64.c | 231 const byte *sptr = line; in mem_true64_copy_mono() local 265 const byte *sptr = line; in mem_true64_copy_mono() local
|
| H A D | gdevm16.c | 140 const byte *sptr = line; in mem_true16_copy_mono() local
|
| H A D | istack.c | 42 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 D | gdevm40.c | 304 const byte *sptr = line; in mem_true40_copy_mono() local 338 const byte *sptr = line; in mem_true40_copy_mono() local
|
| H A D | gdevm48.c | 273 const byte *sptr = line; in mem_true48_copy_mono() local 307 const byte *sptr = line; in mem_true48_copy_mono() local
|
| H A D | gdevmr1.c | 252 const byte *sptr = srow + (sx >> 3); in mem_mono_strip_copy_rop() local
|
| H A D | gdevm56.c | 328 const byte *sptr = line; in mem_true56_copy_mono() local 362 const byte *sptr = line; in mem_true56_copy_mono() local
|
| H A D | gdevm24.c | 370 const byte *sptr = line; in mem_true24_copy_mono() local 404 const byte *sptr = line; in mem_true24_copy_mono() local
|
| H A D | gdevs3ga.c | 156 const byte *sptr; in s3_copy_mono() local
|
| H A D | gdevsgi.c | 143 byte *iptr, *sptr, *optr, *ibufend; in sgi_print_page() local
|
| H A D | gdevsvga.c | 373 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 D | gsflip.c | 316 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 D | gslib.c | 272 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 D | gdevm2.c | 94 const byte *sptr = line; in mem_mapped2_copy_mono() local
|
| H A D | gxccache.c | 481 const byte *sptr = data; in compress_alpha_bits() local
|
| /plan9-contrib/sys/src/libdraw/ |
| H A D | stringwidth.c | 13 char *subfontname, **sptr; in _stringnwidth() local
|
| H A D | string.c | 65 char **sptr; in _string() local
|
| /plan9-contrib/sys/src/cmd/gs/jpeg/ |
| H A D | jmemmgr.c | 589 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 D | lmain.c | 27 int sptr = 1; variable
|
| /plan9-contrib/sys/src/cmd/awk/ |
| H A D | run.c | 1778 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
|