Searched refs:gcursor (Results 1 – 1 of 1) sorted by relevance
188 unsigned char *gcursor; in vappend() local216 gcursor = cursor; in vappend()217 i = *gcursor; in vappend()218 *gcursor = ' '; in vappend()219 wcursor = gcursor; in vappend()221 *gcursor = i; in vappend()248 gcursor = genindent(indent); in vappend()249 *gcursor = 0; in vappend()252 gcursor = genbuf; in vappend()253 *gcursor = 0; in vappend()[all …]