Searched refs:getpix (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/tcl-105/tcl_ext/tkimg/tkimg/sgi/
H A Dsgi.c161 #define getpix(p) (--(p)->cnt>=0 ? *(p)->ptr++ : ifilbuf(p)) macro
696 * getpix and putpix -
702 #undef getpix macro
706 static int getpix(IMAGE *image)

Completed in 86 milliseconds