Home
last modified time | relevance | path

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

/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Dgsstruct.h375 #define ENUM_OBJ_ELT(typ, elt)\ macro
383 case i: return ENUM_OBJ_ELT(typ, elt)
504 #define ENUM_RETURN_PTR(typ, elt) return ENUM_OBJ_ELT(typ, elt)
/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Dgsstruct.h375 #define ENUM_OBJ_ELT(typ, elt)\ macro
383 case i: return ENUM_OBJ_ELT(typ, elt)
504 #define ENUM_RETURN_PTR(typ, elt) return ENUM_OBJ_ELT(typ, elt)
/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgsstruct.h369 #define ENUM_OBJ_ELT(typ, elt)\ macro
379 case i: return ENUM_OBJ_ELT(typ, elt)
507 #define ENUM_RETURN_PTR(typ, elt) return ENUM_OBJ_ELT(typ, elt)
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgsstruct.h369 #define ENUM_OBJ_ELT(typ, elt)\ macro
379 case i: return ENUM_OBJ_ELT(typ, elt)
507 #define ENUM_RETURN_PTR(typ, elt) return ENUM_OBJ_ELT(typ, elt)
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/base/
H A Dgsstruct.h381 #define ENUM_OBJ_ELT(typ, elt)\ macro
393 case i: return ENUM_OBJ_ELT(typ, elt)
521 #define ENUM_RETURN_PTR(typ, elt) return ENUM_OBJ_ELT(typ, elt)
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/base/
H A Dgsstruct.h381 #define ENUM_OBJ_ELT(typ, elt)\ macro
393 case i: return ENUM_OBJ_ELT(typ, elt)
521 #define ENUM_RETURN_PTR(typ, elt) return ENUM_OBJ_ELT(typ, elt)
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgsstruct.h384 #define ENUM_OBJ_ELT(typ, elt)\ macro
396 case i: return ENUM_OBJ_ELT(typ, elt)
524 #define ENUM_RETURN_PTR(typ, elt) return ENUM_OBJ_ELT(typ, elt)
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgsstruct.h384 #define ENUM_OBJ_ELT(typ, elt)\ macro
396 case i: return ENUM_OBJ_ELT(typ, elt)
524 #define ENUM_RETURN_PTR(typ, elt) return ENUM_OBJ_ELT(typ, elt)