Home
last modified time | relevance | path

Searched refs:HASH_BKT_CAPACITY_THRESH (Results 1 – 25 of 84) sorted by relevance

1234

/dports/games/libretro-paralleln64/parallel-n64-6e26fbb/glide2gl/src/Glitch64/
H A Duthash.h76 #define HASH_BKT_CAPACITY_THRESH 10 /* expand when bucket count reaches */ macro
431 if (head.count >= ((head.expand_mult+1) * HASH_BKT_CAPACITY_THRESH) \
/dports/net/mpich2/mpich2-1.5/src/mpid/ch3/channels/nemesis/netmod/mx/
H A Duthash.h52 #define HASH_BKT_CAPACITY_THRESH 10 /* expand when bucket count reaches */ macro
370 if (head.count >= ((head.expand_mult+1) * HASH_BKT_CAPACITY_THRESH) \
/dports/mail/vpopmail/vpopmail-5.4.33/vusaged/
H A Duthash.h52 #define HASH_BKT_CAPACITY_THRESH 10 /* expand when bucket count reaches */ macro
370 if (head.count >= ((head.expand_mult+1) * HASH_BKT_CAPACITY_THRESH) \
/dports/textproc/py-ucl/libucl-0.8.1/uthash/
H A Duthash.h90 #define HASH_BKT_CAPACITY_THRESH 10 /* expand when bucket count reaches */ macro
390 if (head.count >= ((head.expand_mult+1) * HASH_BKT_CAPACITY_THRESH) \
/dports/ports-mgmt/pkg/pkg-1.17.5/external/libucl/uthash/
H A Duthash.h90 #define HASH_BKT_CAPACITY_THRESH 10 /* expand when bucket count reaches */ macro
390 if (head.count >= ((head.expand_mult+1) * HASH_BKT_CAPACITY_THRESH) \
/dports/textproc/libucl/libucl-0.8.1/uthash/
H A Duthash.h90 #define HASH_BKT_CAPACITY_THRESH 10 /* expand when bucket count reaches */ macro
390 if (head.count >= ((head.expand_mult+1) * HASH_BKT_CAPACITY_THRESH) \
/dports/chinese/fcitx/fcitx-4.2.9.7/src/lib/fcitx-utils/
H A Duthash.h51 #define HASH_BKT_CAPACITY_THRESH 10 /* expand when bucket count reaches */ macro
663 HASH_BKT_CAPACITY_THRESH) \
/dports/science/afni/afni-AFNI_21.3.16/src/
H A Duthash.h51 #define HASH_BKT_CAPACITY_THRESH 10 /* expand when bucket count reaches */ macro
623 if (head.count >= ((head.expand_mult+1) * HASH_BKT_CAPACITY_THRESH) \
/dports/security/medusa/medusa-2.2/src/
H A Duthash.h51 #define HASH_BKT_CAPACITY_THRESH 10 /* expand when bucket count reaches */ macro
623 if (head.count >= ((head.expand_mult+1) * HASH_BKT_CAPACITY_THRESH) \
/dports/editors/wordgrinder/wordgrinder-0.6/src/c/utils/
H A Duthash.h51 #define HASH_BKT_CAPACITY_THRESH 10 /* expand when bucket count reaches */ macro
623 if (head.count >= ((head.expand_mult+1) * HASH_BKT_CAPACITY_THRESH) \
/dports/science/smoldyn/smoldyn-2.67/source/libSteve/
H A Duthash.h57 #define HASH_BKT_CAPACITY_THRESH 10 /* expand when bucket count reaches */ macro
376 if (head.count >= ((head.expand_mult+1) * HASH_BKT_CAPACITY_THRESH) \
/dports/x11/xcb-imdkit/xcb-imdkit-1.0.3/uthash/
H A Duthash.h50 #define HASH_BKT_CAPACITY_THRESH 10 /* expand when bucket count reaches */ macro
719 ((head.expand_mult + 1) * HASH_BKT_CAPACITY_THRESH) && \
/dports/multimedia/harvid/harvid-0.8.2/libharvid/
H A Duthash.h98 #define HASH_BKT_CAPACITY_THRESH 10 /* expand when bucket count reaches */ macro
629 if (head.count >= ((head.expand_mult+1) * HASH_BKT_CAPACITY_THRESH) \
/dports/editors/libreoffice/libreoffice-7.2.6.2/sal/android/
H A Duthash.h77 #define HASH_BKT_CAPACITY_THRESH 10 /* expand when bucket count reaches */ macro
655 if (head.count >= ((head.expand_mult+1) * HASH_BKT_CAPACITY_THRESH) \
/dports/devel/bsdelf/elftoolchain-0.7.1/common/
H A Duthash.h91 #define HASH_BKT_CAPACITY_THRESH 10 /* expand when bucket count reaches */ macro
603 if (head.count >= ((head.expand_mult+1) * HASH_BKT_CAPACITY_THRESH) \
/dports/net/freediameter/freeDiameter-1.5.0/extensions/rt_redirect/
H A Duthash.h89 #define HASH_BKT_CAPACITY_THRESH 10 /* expand when bucket count reaches */ macro
618 if (head.count >= ((head.expand_mult+1) * HASH_BKT_CAPACITY_THRESH) \
/dports/textproc/the_silver_searcher/the_silver_searcher-2.2.0/src/
H A Duthash.h98 #define HASH_BKT_CAPACITY_THRESH 10 /* expand when bucket count reaches */ macro
664 …if (head.count >= ((head.expand_mult + 1) * HASH_BKT_CAPACITY_THRESH) && (addhh)->tbl->noexpand !=…
/dports/mail/rspamd/rspamd-3.1/contrib/uthash/
H A Duthash.h89 #define HASH_BKT_CAPACITY_THRESH 10 /* expand when bucket count reaches */ macro
621 if (head.count >= ((head.expand_mult+1) * HASH_BKT_CAPACITY_THRESH) \
/dports/mail/rspamd-devel/rspamd-93430bb/contrib/uthash/
H A Duthash.h89 #define HASH_BKT_CAPACITY_THRESH 10 /* expand when bucket count reaches */ macro
621 if (head.count >= ((head.expand_mult+1) * HASH_BKT_CAPACITY_THRESH) \
/dports/audio/gtmixer/gtmixer-1.0.2/
H A Duthash.h89 #define HASH_BKT_CAPACITY_THRESH 10 /* expand when bucket count reaches */ macro
601 if (head.count >= ((head.expand_mult+1) * HASH_BKT_CAPACITY_THRESH) \
/dports/sysutils/archivemount/archivemount-0.8.12/
H A Duthash.h79 #define HASH_BKT_CAPACITY_THRESH 10 /* expand when bucket count reaches */ macro
589 if (head.count >= ((head.expand_mult+1) * HASH_BKT_CAPACITY_THRESH) \
/dports/comms/hamlib/hamlib-4.3.1/tests/
H A Duthash.h79 #define HASH_BKT_CAPACITY_THRESH 10 /* expand when bucket count reaches */ macro
589 if (head.count >= ((head.expand_mult+1) * HASH_BKT_CAPACITY_THRESH) \
/dports/net/openmpi3/openmpi-3.1.6/ompi/mca/topo/treematch/treematch/
H A Duthash.h79 #define HASH_BKT_CAPACITY_THRESH 10 /* expand when bucket count reaches */ macro
589 if (head.count >= ((head.expand_mult+1) * HASH_BKT_CAPACITY_THRESH) \
/dports/net/p5-MaxMind-DB-Writer/MaxMind-DB-Writer-0.300003/c/
H A Duthash.h98 #define HASH_BKT_CAPACITY_THRESH 10 /* expand when bucket count reaches */ macro
629 if (head.count >= ((head.expand_mult+1) * HASH_BKT_CAPACITY_THRESH) \
/dports/net/openmpi/openmpi-4.1.1/ompi/mca/topo/treematch/treematch/
H A Duthash.h79 #define HASH_BKT_CAPACITY_THRESH 10 /* expand when bucket count reaches */ macro
589 if (head.count >= ((head.expand_mult+1) * HASH_BKT_CAPACITY_THRESH) \

1234