Home
last modified time | relevance | path

Searched defs:TSIZE (Results 1 – 25 of 231) sorted by path

12345678910

/dports/archivers/star/schily-2021-09-18/star/
H A Dstar.c120 #define TSIZE(s) ((s)*TBLOCK) macro
/dports/cad/abc/abc-a4518e6f833885c905964f1233d11e5b941ec24c/src/bdd/extrab/
H A DextraBdd.h83 #define hashKey1(a,TSIZE) \ argument
86 #define hashKey2(a,b,TSIZE) \ argument
89 #define hashKey3(a,b,c,TSIZE) \ argument
92 #define hashKey4(a,b,c,d,TSIZE) \ argument
96 #define hashKey5(a,b,c,d,e,TSIZE) \ argument
/dports/cad/abc/abc-a4518e6f833885c905964f1233d11e5b941ec24c/src/proof/fraig/
H A DfraigInt.h92 #define Fraig_HashKey2(a,b,TSIZE) (((ABC_PTRUINT_T)(a) + (ABC_PTRUINT_T)(b) * 12582917) % TSIZE) argument
/dports/cad/irsim/irsim-9.7.110/base/
H A Dsched.c22 #define TSIZE 16384 /* size of event array, must be power of 2 */ macro
/dports/cad/openroad/OpenROAD-2.0/src/OpenDB/src/def/cdef/
H A DdefMsgTable.h11 #define TSIZE 2048 macro
/dports/cad/openroad/OpenROAD-2.0/src/OpenDB/src/lef/clef/
H A DlefMsgTable.h11 #define TSIZE 2048 macro
/dports/cad/xcircuit/xcircuit-3.10.30/asg/
H A Dnet.h144 #define TSIZE 1024 /* size of event array, must be power of two */ macro
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/libtiff/libtiff/
H A Dtif_pixarlog.c101 #define TSIZE 2048 /* decode table size (11-bit tokens) */ macro
/dports/devel/avr-gdb/gdb-7.3.1/gdb/
H A Dm2-exp.c82 TSIZE = 284, enumerator
131 #define TSIZE 284 macro
/dports/devel/gdb/gdb-11.1/gdb/
H A Dm2-exp.c181 TSIZE = 284, enumerator
231 #define TSIZE 284 macro
/dports/devel/gdb761/gdb-7.6.1/gdb/
H A Dm2-exp.c216 TSIZE = 284, enumerator
266 #define TSIZE 284 macro
/dports/devel/judy/judy-1.0.5/test/
H A DSLcompare.c316 #define TSIZE (1LU << 20) /* many processors need this to be a pwr of 2 */ macro
/dports/devel/sccs/schily-2021-09-18/star/
H A Dstar.c120 #define TSIZE(s) ((s)*TBLOCK) macro
/dports/devel/schilybase/schily-2021-09-18/star/
H A Dstar.c120 #define TSIZE(s) ((s)*TBLOCK) macro
/dports/devel/smake/schily-2021-09-18/star/
H A Dstar.c120 #define TSIZE(s) ((s)*TBLOCK) macro
/dports/devel/sunpromake/schily-2021-09-18/star/
H A Dstar.c120 #define TSIZE(s) ((s)*TBLOCK) macro
/dports/devel/upp/upp/bazaar/plugin/gdal/frmts/gtiff/libtiff/
H A Dtif_pixarlog.c101 #define TSIZE 2048 /* decode table size (11-bit tokens) */ macro
/dports/devel/upp/upp/uppsrc/plugin/tif/lib/
H A Dtif_pixarlog.c99 #define TSIZE 2048 /* decode table size (11-bit tokens) */ macro
/dports/editors/libreoffice/libreoffice-7.2.6.2/starmath/inc/
H A Dtoken.hxx121 TFONT, TSIZE, TCOLOR, TPHANTOM, // Basic enumerator
/dports/editors/libreoffice6/libreoffice-6.4.7.2/starmath/inc/
H A Dtoken.hxx68 TBOLD, TNBOLD, TPHANTOM, TFONT, TSIZE, enumerator
/dports/editors/texmaker/texmaker-5.0.3/pdfium/third_party/libtiff/
H A Dtif_pixarlog.c101 #define TSIZE 2048 /* decode table size (11-bit tokens) */ macro
/dports/editors/ved/schily-2021-09-18/star/
H A Dstar.c120 #define TSIZE(s) ((s)*TBLOCK) macro
/dports/emulators/mame/mame-mame0226/src/tools/imgtool/modules/
H A Damiga.cpp33 #define TSIZE ((BSIZE/4) - 56) /* Size of data tables */ macro
/dports/emulators/mess/mame-mame0226/src/tools/imgtool/modules/
H A Damiga.cpp33 #define TSIZE ((BSIZE/4) - 56) /* Size of data tables */ macro
/dports/ftp/filezilla/filezilla-3.55.1/src/putty/
H A Dterminal.h101 #define TSIZE (sizeof(TTYPE)) macro

12345678910