Home
last modified time | relevance | path

Searched defs:HOWMANY (Results 1 – 25 of 52) sorted by relevance

123

/dports/devel/tradcpp/tradcpp-0.5.3/
H A Dutils.h45 #define HOWMANY(arr) (sizeof(arr)/sizeof((arr)[0])) macro
/dports/cad/graywolf/graywolf-0.1.6-4-gf47937b/src/twmc/
H A Dpads.h23 #define HOWMANY 0 macro
H A Duinst.c59 #define HOWMANY 0 macro
H A Dfindside.c66 #define HOWMANY 0 macro
H A Dfixcell.c464 #define HOWMANY 0 /* this tells the size of the array */ in build_soft_array() macro
H A Dcompact.c345 #define HOWMANY 0 macro
H A Dsavewolf.c185 #define HOWMANY 0 macro
/dports/multimedia/intel-media-sdk/MediaSDK-intel-mediasdk-22.1.0/_studio/mfx_lib/genx/mctf/include/
H A Dgenx_me_common.h30 #define SLICE(VEC, FROM, HOWMANY, STEP) ((VEC).select<HOWMANY, STEP>(FROM)) argument
31 #define SLICE1(VEC, FROM, HOWMANY) SLICE(VEC, FROM, HOWMANY, 1) argument
/dports/multimedia/intel-media-sdk/MediaSDK-intel-mediasdk-22.1.0/_studio/mfx_lib/genx/asc/src/
H A Dgenx_scd.cpp32 #define SLICE(VEC, FROM, HOWMANY, STEP) ((VEC).select<HOWMANY, STEP>(FROM)) argument
33 #define SLICE1(VEC, FROM, HOWMANY) SLICE(VEC, FROM, HOWMANY, 1) argument
/dports/security/clamav-lts/clamav-0.103.5/libclamav/
H A Dexplode.c201 #define GETCODES(CASE, WHICH, HOWMANY) \ argument
/dports/security/clamav/clamav-0.104.2/libclamav/
H A Dexplode.c201 #define GETCODES(CASE, WHICH, HOWMANY) \ argument
/dports/math/cbc/Cbc-releases-2.10.5/Cbc/src/
H A DunitTest.cpp101 #define HOWMANY 1 in CbcMiplibTest() macro
/dports/print/magicfilter/magicfilter-2.3.h/file/
H A Dfile.private.h31 #define HOWMANY 8192 /* how much of the file to look at */ macro
/dports/devel/sunpromake/schily-2021-09-18/libfile/
H A Dfile.h44 # define HOWMANY 8192 /* how much of the file to look at */ macro
/dports/devel/smake/schily-2021-09-18/libfile/
H A Dfile.h44 # define HOWMANY 8192 /* how much of the file to look at */ macro
/dports/devel/schilybase/schily-2021-09-18/libfile/
H A Dfile.h44 # define HOWMANY 8192 /* how much of the file to look at */ macro
/dports/net/rscsi/schily-2021-09-18/libfile/
H A Dfile.h44 # define HOWMANY 8192 /* how much of the file to look at */ macro
/dports/archivers/star/schily-2021-09-18/libfile/
H A Dfile.h44 # define HOWMANY 8192 /* how much of the file to look at */ macro
/dports/sysutils/cdrtools/schily-2021-09-18/libfile/
H A Dfile.h44 # define HOWMANY 8192 /* how much of the file to look at */ macro
/dports/editors/ved/schily-2021-09-18/libfile/
H A Dfile.h44 # define HOWMANY 8192 /* how much of the file to look at */ macro
/dports/devel/sccs/schily-2021-09-18/libfile/
H A Dfile.h44 # define HOWMANY 8192 /* how much of the file to look at */ macro
/dports/sysutils/schilyutils/schily-2021-09-18/libfile/
H A Dfile.h44 # define HOWMANY 8192 /* how much of the file to look at */ macro
/dports/devel/p5-File-MMagic-XS/File-MMagic-XS-0.09008/src/
H A Dperl-mmagic-xs.h25 #define HOWMANY 4096 macro
/dports/www/mod_php81/php-8.1.1/ext/fileinfo/
H A Dfileinfo.c28 #define HOWMANY 65536 macro
/dports/lang/php81/php-8.1.1/ext/fileinfo/
H A Dfileinfo.c28 #define HOWMANY 65536 macro

123