Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/efcode/engine/
H A Dprint.c53 env->picturebufpos = env->picturebuf + env->picturebuflen - 1; in pic_start()
244 env->picturebuf = MALLOC(env->picturebuflen); in _init()
/titanic_44/usr/src/lib/efcode/include/fcode/
H A Dengine.h219 char *picturebuf; /* pictured string buffer */ member