Home
last modified time | relevance | path

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

/dports/graphics/urt/urt-3.1b1_12/include/
H A Drle_put.h62 *putEof; /* write EOF marker (if possible) */ member
83 #define PutEof() (*rle_DTable[(int)the_hdr->dispatch].putEof)(the_hdr)
/dports/graphics/netpbm/netpbm-10.91.01/urt/
H A Drle_put.h65 void(*putEof)(rle_hdr * the_hdr); /* write EOF marker (if possible) */ member
86 #define PutEof() (*rle_DTable[(int)the_hdr->dispatch].putEof)(the_hdr)
/dports/misc/magicpoint/magicpoint-1.13a/image/
H A Drlelib.c142 *putEof; /* write EOF marker (if possible) */ member
163 #define PutEof() (*sv_DTable[(int)globals->sv_dispatch].putEof)(globals)
/dports/x11/xloadimage/xloadimage.4.1/
H A Drlelib.c140 *putEof; /* write EOF marker (if possible) */ member
159 #define PutEof() (*sv_DTable[(int)globals->sv_dispatch].putEof)(globals)