Home
last modified time | relevance | path

Searched refs:s8or32 (Results 1 – 2 of 2) sorted by relevance

/dports/astro/xearth/xearth-1.2/
H A Drender.c54 static void render_next_row _P((s8or32 *, int));
55 static void no_shade_row _P((s8or32 *, u_char *));
64 static s8or32 scan_to_pix[256];
106 s8or32 *buf; in render_next_row()
114 xearth_bzero((char *) buf, (unsigned) (sizeof(s8or32) * wdth));
176 s8or32 *scanbuf; in no_shade_row()
247 s8or32 *scanbuf;
336 s8or32 *scanbuf;
453 s8or32 *scanbuf;
572 s8or32 *scanbuf;
[all …]
H A Dxearth.h190 typedef int s8or32; typedef
197 typedef char s8or32; typedef