Home
last modified time | relevance | path

Searched refs:T_TRANS (Results 1 – 10 of 10) sorted by relevance

/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgsroprun8.h114 #ifdef T_TRANS in TEMPLATE_NAME()
115 #if T_TRANS in TEMPLATE_NAME()
135 #if defined(T_TRANS) && defined(T_CONST) in TEMPLATE_NAME()
211 #if defined(T_TRANS) && !defined(T_CONST) in TEMPLATE_NAME()
235 #undef T_TRANS
H A Dgsroprun24.h121 #ifdef T_TRANS in TEMPLATE_NAME()
122 #if T_TRANS in TEMPLATE_NAME()
142 #if defined(T_TRANS) && defined(T_CONST) in TEMPLATE_NAME()
222 #if defined(T_TRANS) && !defined(T_CONST) in TEMPLATE_NAME()
250 #undef T_TRANS
H A Dgsroprun.c882 #define T_TRANS YES macro
904 #define T_TRANS YES macro
926 #define T_TRANS MAYBE macro
1004 #define T_TRANS MAYBE macro
1034 #define T_TRANS MAYBE macro
1203 #define T_TRANS MAYBE macro
1231 #define T_TRANS MAYBE macro
1296 #define T_TRANS MAYBE macro
1327 #define T_TRANS MAYBE macro
1462 #define T_TRANS MAYBE macro
[all …]
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgsroprun8.h114 #ifdef T_TRANS in TEMPLATE_NAME()
115 #if T_TRANS in TEMPLATE_NAME()
135 #if defined(T_TRANS) && defined(T_CONST) in TEMPLATE_NAME()
211 #if defined(T_TRANS) && !defined(T_CONST) in TEMPLATE_NAME()
235 #undef T_TRANS
H A Dgsroprun24.h121 #ifdef T_TRANS in TEMPLATE_NAME()
122 #if T_TRANS in TEMPLATE_NAME()
142 #if defined(T_TRANS) && defined(T_CONST) in TEMPLATE_NAME()
222 #if defined(T_TRANS) && !defined(T_CONST) in TEMPLATE_NAME()
250 #undef T_TRANS
H A Dgsroprun.c882 #define T_TRANS YES macro
904 #define T_TRANS YES macro
926 #define T_TRANS MAYBE macro
1004 #define T_TRANS MAYBE macro
1034 #define T_TRANS MAYBE macro
1203 #define T_TRANS MAYBE macro
1231 #define T_TRANS MAYBE macro
1296 #define T_TRANS MAYBE macro
1327 #define T_TRANS MAYBE macro
1462 #define T_TRANS MAYBE macro
[all …]
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/base/
H A Dgsroprun.c704 #define T_TRANS MAYBE macro
780 #define T_TRANS MAYBE macro
994 #define T_TRANS MAYBE macro
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/base/
H A Dgsroprun.c704 #define T_TRANS MAYBE macro
780 #define T_TRANS MAYBE macro
994 #define T_TRANS MAYBE macro
/dports/math/gap/gap-4.11.0/src/
H A Dtrans.cc92 struct T_TRANS { struct
95 struct T_TRANS<UInt2> { struct
99 struct T_TRANS<UInt4> { struct
110 GAP_ASSERT(TNUM_OBJ(f) == T_TRANS<T>::tnum); in ASSERT_IS_TRANS()
116 return NewBag(T_TRANS<T>::tnum, deg * sizeof(T) + 3 * sizeof(Obj)); in NEW_TRANS()
/dports/lang/fpc-source/fpc-3.2.2/packages/univint/src/
H A DOpenTransport.pas1209 T_TRANS = 5; { Connection-mode transaction service }