Searched refs:dlast (Results 1 – 8 of 8) sorted by relevance
102 U8 *dend = d + dlen, *dlast = d; in do_encode() local138 if (term && (STRLEN)(d-dlast) == tlen && memEQ(dlast, term, tlen)) { in do_encode()142 dlast = d; in do_encode()
119 write(fdesc, &dlast, sizeof(dlast)); in save()145 read(fdesc, &dlast, sizeof(dlast)); in recover()
94 if (dlast == -1) in gwrite()262 dlast = 0; in init()
78 int dlast; variable
107 extern int dlast; /* who doubled last (0 = neither) */
57 dlast = cturn; in dble()77 dlast = cturn; in dble()
266 if (dflag && dlast != cturn && gvalue < 64) { in main()
73 if (dflag && gvalue < 64 && dlast != cturn && dblgood()) { in domove()