Home
last modified time | relevance | path

Searched refs:ENUM_CONST_STRING (Results 1 – 25 of 54) sorted by relevance

123

/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Dgsmemory.c58 return (pbs->bytes ? ENUM_OBJ(pbs->bytes) : ENUM_CONST_STRING(pbs)); in enum_const_bytestring()
305 return ENUM_CONST_STRING((const gs_const_string *)pptr); in ENUM_PTRS_BEGIN_PROC()
H A Dgscrd.c46 ENUM_CONST_STRING(&pcrd->TransformPQR.proc_data) :
H A Dgsstruct.h364 #define ENUM_CONST_STRING(sptr) /* pointer to gs_const_string */\ macro
380 ENUM_CONST_STRING(&((const typ *)vptr)->elt)
506 #define ENUM_RETURN_CONST_STRING(ptr) return ENUM_CONST_STRING(ptr)
H A Dgdevpsdp.c43 case 0: return ENUM_CONST_STRING(pstr);
/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Dgsmemory.c58 return (pbs->bytes ? ENUM_OBJ(pbs->bytes) : ENUM_CONST_STRING(pbs)); in enum_const_bytestring()
305 return ENUM_CONST_STRING((const gs_const_string *)pptr); in ENUM_PTRS_BEGIN_PROC()
H A Dgscrd.c46 ENUM_CONST_STRING(&pcrd->TransformPQR.proc_data) :
H A Dgsstruct.h364 #define ENUM_CONST_STRING(sptr) /* pointer to gs_const_string */\ macro
380 ENUM_CONST_STRING(&((const typ *)vptr)->elt)
506 #define ENUM_RETURN_CONST_STRING(ptr) return ENUM_CONST_STRING(ptr)
H A Dgdevpsdp.c43 case 0: return ENUM_CONST_STRING(pstr);
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/base/
H A Dgsmemory.c55 return (pbs->bytes ? ENUM_OBJ(pbs->bytes) : ENUM_CONST_STRING(pbs)); in enum_const_bytestring()
323 return ENUM_CONST_STRING((const gs_const_string *)pptr); in ENUM_PTRS_BEGIN_PROC()
H A Dgscrd.c43 ENUM_CONST_STRING(&pcrd->TransformPQR.proc_data) :
/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgsmemory.c53 return (pbs->bytes ? ENUM_OBJ(pbs->bytes) : ENUM_CONST_STRING(pbs)); in enum_const_bytestring()
322 return ENUM_CONST_STRING((const gs_const_string *)pptr); in ENUM_PTRS_BEGIN_PROC()
H A Dgscrd.c41 ENUM_CONST_STRING(&pcrd->TransformPQR.proc_data) :
H A Dgsstruct.h358 #define ENUM_CONST_STRING(sptr) /* pointer to gs_const_string */\ macro
376 ENUM_CONST_STRING(&((const typ *)vptr)->elt)
509 #define ENUM_RETURN_CONST_STRING(ptr) return ENUM_CONST_STRING(ptr)
H A Dgdevpsdp.c45 case 0: return ENUM_CONST_STRING(pstr);
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgsmemory.c55 return (pbs->bytes ? ENUM_OBJ(pbs->bytes) : ENUM_CONST_STRING(pbs)); in enum_const_bytestring()
323 return ENUM_CONST_STRING((const gs_const_string *)pptr); in ENUM_PTRS_BEGIN_PROC()
H A Dgscrd.c43 ENUM_CONST_STRING(&pcrd->TransformPQR.proc_data) :
H A Dgdevpsdp.c45 case 0: return ENUM_CONST_STRING(pstr);
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/base/
H A Dgsmemory.c55 return (pbs->bytes ? ENUM_OBJ(pbs->bytes) : ENUM_CONST_STRING(pbs)); in enum_const_bytestring()
323 return ENUM_CONST_STRING((const gs_const_string *)pptr); in ENUM_PTRS_BEGIN_PROC()
H A Dgscrd.c43 ENUM_CONST_STRING(&pcrd->TransformPQR.proc_data) :
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgsmemory.c53 return (pbs->bytes ? ENUM_OBJ(pbs->bytes) : ENUM_CONST_STRING(pbs)); in enum_const_bytestring()
322 return ENUM_CONST_STRING((const gs_const_string *)pptr); in ENUM_PTRS_BEGIN_PROC()
H A Dgscrd.c41 ENUM_CONST_STRING(&pcrd->TransformPQR.proc_data) :
H A Dgsstruct.h358 #define ENUM_CONST_STRING(sptr) /* pointer to gs_const_string */\ macro
376 ENUM_CONST_STRING(&((const typ *)vptr)->elt)
509 #define ENUM_RETURN_CONST_STRING(ptr) return ENUM_CONST_STRING(ptr)
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgsmemory.c55 return (pbs->bytes ? ENUM_OBJ(pbs->bytes) : ENUM_CONST_STRING(pbs)); in enum_const_bytestring()
323 return ENUM_CONST_STRING((const gs_const_string *)pptr); in ENUM_PTRS_BEGIN_PROC()
H A Dgscrd.c43 ENUM_CONST_STRING(&pcrd->TransformPQR.proc_data) :
H A Dgdevpsdp.c45 case 0: return ENUM_CONST_STRING(pstr);

123