__LDATA
__LDATA *lp, *tp;
__LDATA *lp, *tp = NULL;
__LDATA buf;
__waddch(WINDOW *win, __LDATA *dp)
__LDATA *cp = &win->alines[y]->line[x];
__LDATA obkgrnd, nbkgrnd;
__LDATA *fp, *lp;
__LDATA *lc;
__LDATA *sp, *end, *maxx;
__LDATA *end, *maxx, *sp;
__LDATA *sp, *end;
__LDATA *csp;
__hash_line(const __LDATA *cp, int ncols)
_cursesi_copy_wchar(__LDATA *src, __LDATA *dest)
__LDATA *sp;
_cursesi_celleq(__LDATA *x, __LDATA *y)
__LDATA *wspace; /* window space (for cleanup) */
uint32_t __hash_line(const __LDATA *, int);
int _cursesi_celleq(__LDATA *, __LDATA *);
void _cursesi_copy_wchar(__LDATA *, __LDATA *);
int __waddch(WINDOW *, __LDATA *);
#define __LDATASIZE (sizeof(__LDATA))
__LDATA *line; /* Pointer to the line text. */
(void)memcpy(temp1, temp2, sizeof(__LDATA));
(void)memcpy(temp1, temp2, sizeof(__LDATA));
__LDATA *end, *temp1, *temp2;
__LDATA *sp, *end, *start;
__LDATA *sp;
__LDATA *sp;
__LDATA *lp = &win->alines[win->cury]->line[win->curx];
__LDATA *start;
__LDATA *end, *start;
(void)memcpy(temp1, temp2, sizeof(__LDATA));
__LDATA *start, *temp1, *temp2;
__LDATA *start, *temp1, *temp2;
(void)memcpy(temp1, temp2, sizeof(__LDATA));
(void)memcpy(temp1, temp2, sizeof(__LDATA));
__LDATA *end, *temp1, *temp2;
__LDATA *lp;
__LDATA *end, *temp1, *temp2;
(void)memcpy(temp1, temp2, sizeof(__LDATA));
__LDATA *end, *start;
__LDATA *start;
__LDATA *sp;
calloc(ncols * nlines, sizeof(__LDATA))) == NULL) {
putattr_out(__LDATA *nsp)
putch(__LDATA *nsp, __LDATA *csp, int wy, int wx)
__LDATA *tcsp;
putchbr(__LDATA *nsp, __LDATA *csp, __LDATA *psp, int wy, int wx)
static __LDATA blank;
__LDATA *nsp, *csp, *cp, *fsp;
__LDATA *lp, *vlp;
__LDATA *lp, *vlp;
static __LDATA buf[128];
lineeq(__LDATA *xl, __LDATA *yl, size_t len)
__LDATA *xp = xl, *yp = yl;
static void putattr(__LDATA *);
static void putattr_out(__LDATA *);
static int putch(__LDATA *, __LDATA *, int, int);
static int putchbr(__LDATA *, __LDATA *, __LDATA *, int, int);
static int lineeq(__LDATA *, __LDATA *, size_t);
putattr(__LDATA *nsp)
__LDATA *sp;
__LDATA *newwspace;
ncols * nlines * sizeof(__LDATA));