Home
last modified time | relevance | path

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

/plan9/sys/src/cmd/postscript/postgif/
H A Dpostgif.c438 int functioncode, bytecount, zerobytecount = 0; in readextensionblock() local
441 functioncode = ibuf[0]; in readextensionblock()
442 dbprt(stderr, "function code: %d\n", functioncode); in readextensionblock()