Home
last modified time | relevance | path

Searched defs:sendwp (Results 1 – 9 of 9) sorted by relevance

/dports/devel/libsmpp34/libsmpp34-1.10/binary/
H A DMakefile.am2 …eplace_sm_test submit_sm_resp_test submit_sm_test unbind_resp_test unbind_test esme analizer sendwp program
/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Dstream.h212 #define sendwp(s) ((s)->swptr >= (s)->swlimit) /* NOT FOR CLIENTS */ macro
/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Dstream.h212 #define sendwp(s) ((s)->swptr >= (s)->swlimit) /* NOT FOR CLIENTS */ macro
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dstream.h208 #define sendwp(s) ((s)->swptr >= (s)->swlimit) /* NOT FOR CLIENTS */ macro
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/base/
H A Dstream.h207 #define sendwp(s) ((s)->cursor.w.ptr >= (s)->cursor.w.limit) /* NOT FOR CLIENTS */ macro
/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dstream.h208 #define sendwp(s) ((s)->swptr >= (s)->swlimit) /* NOT FOR CLIENTS */ macro
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dstream.h210 #define sendwp(s) ((s)->swptr >= (s)->swlimit) /* NOT FOR CLIENTS */ macro
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/base/
H A Dstream.h207 #define sendwp(s) ((s)->cursor.w.ptr >= (s)->cursor.w.limit) /* NOT FOR CLIENTS */ macro
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dstream.h210 #define sendwp(s) ((s)->swptr >= (s)->swlimit) /* NOT FOR CLIENTS */ macro