Home
last modified time | relevance | path

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

/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/StdLib/Include/X64/machine/
H A Dparam.h79 #ifndef NMBCLUSTERS
81 #define NMBCLUSTERS 4096 /* map size, max cluster allocation */ macro
83 #define NMBCLUSTERS 2048 /* map size, max cluster allocation */ macro
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/StdLib/Include/Ia32/machine/
H A Dparam.h114 #ifndef NMBCLUSTERS
116 #define NMBCLUSTERS 2048 /* map size, max cluster allocation */ macro
118 #define NMBCLUSTERS 1024 /* map size, max cluster allocation */ macro
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/StdLib/Include/Ipf/machine/
H A Dparam.h121 #define NMBCLUSTERS 2048 /* map size, max cluster allocation */ macro
123 #define NMBCLUSTERS 1024 /* map size, max cluster allocation */ macro
/dports/lang/zig/zig-0.9.0/lib/libc/include/x86_64-macos.10-gnu/i386/
H A Dparam.h114 #ifndef NMBCLUSTERS
115 #define NMBCLUSTERS ((1024 * 1024) / MCLBYTES) /* cl map size: 1MB */ macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/x86_64-macos.10-gnu/i386/
H A Dparam.h114 #ifndef NMBCLUSTERS
115 #define NMBCLUSTERS ((1024 * 1024) / MCLBYTES) /* cl map size: 1MB */ macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/x86_64-macos.11-gnu/i386/
H A Dparam.h114 #ifndef NMBCLUSTERS
115 #define NMBCLUSTERS ((1024 * 1024) / MCLBYTES) /* cl map size: 1MB */ macro
/dports/lang/zig/zig-0.9.0/lib/libc/include/x86_64-macos.11-gnu/i386/
H A Dparam.h114 #ifndef NMBCLUSTERS
115 #define NMBCLUSTERS ((1024 * 1024) / MCLBYTES) /* cl map size: 1MB */ macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/aarch64-macos.11-gnu/arm/
H A Dparam.h90 #ifndef NMBCLUSTERS
91 #define NMBCLUSTERS CONFIG_NMBCLUSTERS /* cl map size */ macro
/dports/lang/zig/zig-0.9.0/lib/libc/include/aarch64-macos.11-gnu/arm/
H A Dparam.h90 #ifndef NMBCLUSTERS
91 #define NMBCLUSTERS CONFIG_NMBCLUSTERS /* cl map size */ macro
/dports/lang/zig/zig-0.9.0/lib/libc/include/x86_64-macos.12-gnu/i386/
H A Dparam.h116 #ifndef NMBCLUSTERS
117 #define NMBCLUSTERS ((1024 * 1024) / MCLBYTES) /* cl map size: 1MB */ macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/x86_64-macos.12-gnu/i386/
H A Dparam.h116 #ifndef NMBCLUSTERS
117 #define NMBCLUSTERS ((1024 * 1024) / MCLBYTES) /* cl map size: 1MB */ macro
/dports/lang/zig/zig-0.9.0/lib/libc/include/aarch64-macos.12-gnu/arm/
H A Dparam.h92 #ifndef NMBCLUSTERS
93 #define NMBCLUSTERS CONFIG_NMBCLUSTERS /* cl map size */ macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/aarch64-macos.12-gnu/arm/
H A Dparam.h92 #ifndef NMBCLUSTERS
93 #define NMBCLUSTERS CONFIG_NMBCLUSTERS /* cl map size */ macro
/dports/www/firefox-esr/firefox-91.8.0/security/nss/tests/doc/
H A Dplatform_specific_problems85 options NMBCLUSTERS=[something-large]
/dports/www/firefox/firefox-99.0/security/nss/tests/doc/
H A Dplatform_specific_problems85 options NMBCLUSTERS=[something-large]
/dports/lang/spidermonkey60/firefox-60.9.0/security/nss/tests/doc/
H A Dplatform_specific_problems85 options NMBCLUSTERS=[something-large]
/dports/www/firefox-legacy/firefox-52.8.0esr/security/nss/tests/doc/
H A Dplatform_specific_problems85 options NMBCLUSTERS=[something-large]
/dports/security/ca_root_nss/nss-3.71/nss/tests/doc/
H A Dplatform_specific_problems85 options NMBCLUSTERS=[something-large]
/dports/security/nss/nss-3.76.1/nss/tests/doc/
H A Dplatform_specific_problems85 options NMBCLUSTERS=[something-large]
/dports/mail/thunderbird/thunderbird-91.8.0/security/nss/tests/doc/
H A Dplatform_specific_problems85 options NMBCLUSTERS=[something-large]
/dports/lang/spidermonkey78/firefox-78.9.0/security/nss/tests/doc/
H A Dplatform_specific_problems85 options NMBCLUSTERS=[something-large]
/dports/misc/rump/buildrump.sh-b914579/src/sys/kern/
H A Duipc_mbuf.c166 #ifdef NMBCLUSTERS in nmbclusters_limit()
167 return MIN(max_size, NMBCLUSTERS); in nmbclusters_limit()
199 #ifdef NMBCLUSTERS in mbinit()
/dports/irc/undernet-ircu/ircu2.10.12.19/
H A DREADME109 options NMBCLUSTERS=65535
H A DRELEASE.NOTES202 NMBCLUSTERS=8096
/dports/misc/rump/buildrump.sh-b914579/src/sys/conf/
H A Dfiles254 defparam opt_nmbclusters.h NMBCLUSTERS