Home
last modified time | relevance | path

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

12345

/dports/net/gmid/gmid-1.7.5/compat/
H A Drecallocarray.c29 #define MUL_NO_OVERFLOW ((size_t)1 << (sizeof(size_t) * 4)) macro
48 if ((newnmemb >= MUL_NO_OVERFLOW || size >= MUL_NO_OVERFLOW) && in recallocarray()
55 if ((oldnmemb >= MUL_NO_OVERFLOW || size >= MUL_NO_OVERFLOW) && in recallocarray()
H A Dreallocarray.c29 #define MUL_NO_OVERFLOW ((size_t)1 << (sizeof(size_t) * 4)) macro
34 if ((nmemb >= MUL_NO_OVERFLOW || size >= MUL_NO_OVERFLOW) && in reallocarray()
/dports/security/libfido2/libfido2-1.9.0/openbsd-compat/
H A Drecallocarray.c36 #define MUL_NO_OVERFLOW ((size_t)1 << (sizeof(size_t) * 4)) macro
47 if ((newnmemb >= MUL_NO_OVERFLOW || size >= MUL_NO_OVERFLOW) && in recallocarray()
54 if ((oldnmemb >= MUL_NO_OVERFLOW || size >= MUL_NO_OVERFLOW) && in recallocarray()
/dports/net/rpki-client/rpki-client-portable-7.6/openbsd/src/lib/libc/stdlib/
H A Drecallocarray.c28 #define MUL_NO_OVERFLOW ((size_t)1 << (sizeof(size_t) * 4)) macro
39 if ((newnmemb >= MUL_NO_OVERFLOW || size >= MUL_NO_OVERFLOW) && in recallocarray()
46 if ((oldnmemb >= MUL_NO_OVERFLOW || size >= MUL_NO_OVERFLOW) && in recallocarray()
/dports/mail/opensmtpd/opensmtpd-6.8.0p2/openbsd-compat/
H A Drecallocarray.c32 #define MUL_NO_OVERFLOW ((size_t)1 << (sizeof(size_t) * 4)) macro
43 if ((newnmemb >= MUL_NO_OVERFLOW || size >= MUL_NO_OVERFLOW) && in recallocarray()
50 if ((oldnmemb >= MUL_NO_OVERFLOW || size >= MUL_NO_OVERFLOW) && in recallocarray()
H A Dreallocarray.c31 #define MUL_NO_OVERFLOW (1UL << (sizeof(size_t) * 4)) macro
36 if ((nmemb >= MUL_NO_OVERFLOW || size >= MUL_NO_OVERFLOW) && in reallocarray()
/dports/security/libressl/libressl-3.4.3/crypto/compat/
H A Drecallocarray.c28 #define MUL_NO_OVERFLOW ((size_t)1 << (sizeof(size_t) * 4)) macro
39 if ((newnmemb >= MUL_NO_OVERFLOW || size >= MUL_NO_OVERFLOW) && in recallocarray()
46 if ((oldnmemb >= MUL_NO_OVERFLOW || size >= MUL_NO_OVERFLOW) && in recallocarray()
/dports/security/ncrack/ncrack-0.7/opensshlib/
H A Drecallocarray.c38 #define MUL_NO_OVERFLOW ((size_t)1 << (sizeof(size_t) * 4)) macro
49 if ((newnmemb >= MUL_NO_OVERFLOW || size >= MUL_NO_OVERFLOW) && in recallocarray()
56 if ((oldnmemb >= MUL_NO_OVERFLOW || size >= MUL_NO_OVERFLOW) && in recallocarray()
/dports/security/libressl-static/libressl-3.3.5/crypto/compat/
H A Drecallocarray.c28 #define MUL_NO_OVERFLOW ((size_t)1 << (sizeof(size_t) * 4)) macro
39 if ((newnmemb >= MUL_NO_OVERFLOW || size >= MUL_NO_OVERFLOW) && in recallocarray()
46 if ((oldnmemb >= MUL_NO_OVERFLOW || size >= MUL_NO_OVERFLOW) && in recallocarray()
/dports/net/openbgpd6/openbgpd-6.9p0/compat/
H A Drecallocarray.c28 #define MUL_NO_OVERFLOW ((size_t)1 << (sizeof(size_t) * 4)) macro
39 if ((newnmemb >= MUL_NO_OVERFLOW || size >= MUL_NO_OVERFLOW) && in recallocarray()
46 if ((oldnmemb >= MUL_NO_OVERFLOW || size >= MUL_NO_OVERFLOW) && in recallocarray()
/dports/emulators/citra/citra-ac98458e0/externals/libressl/crypto/compat/
H A Drecallocarray.c28 #define MUL_NO_OVERFLOW ((size_t)1 << (sizeof(size_t) * 4)) macro
39 if ((newnmemb >= MUL_NO_OVERFLOW || size >= MUL_NO_OVERFLOW) && in recallocarray()
46 if ((oldnmemb >= MUL_NO_OVERFLOW || size >= MUL_NO_OVERFLOW) && in recallocarray()
/dports/emulators/citra-qt5/citra-ac98458e0/externals/libressl/crypto/compat/
H A Drecallocarray.c28 #define MUL_NO_OVERFLOW ((size_t)1 << (sizeof(size_t) * 4)) macro
39 if ((newnmemb >= MUL_NO_OVERFLOW || size >= MUL_NO_OVERFLOW) && in recallocarray()
46 if ((oldnmemb >= MUL_NO_OVERFLOW || size >= MUL_NO_OVERFLOW) && in recallocarray()
/dports/net/openntpd/openntpd-6.8p1/compat/
H A Drecallocarray.c28 #define MUL_NO_OVERFLOW ((size_t)1 << (sizeof(size_t) * 4)) macro
39 if ((newnmemb >= MUL_NO_OVERFLOW || size >= MUL_NO_OVERFLOW) && in recallocarray()
46 if ((oldnmemb >= MUL_NO_OVERFLOW || size >= MUL_NO_OVERFLOW) && in recallocarray()
/dports/www/obhttpd/libimsg-6.9.20210510/src/lib/libc/stdlib/
H A Drecallocarray.c28 #define MUL_NO_OVERFLOW ((size_t)1 << (sizeof(size_t) * 4)) macro
39 if ((newnmemb >= MUL_NO_OVERFLOW || size >= MUL_NO_OVERFLOW) && in recallocarray()
46 if ((oldnmemb >= MUL_NO_OVERFLOW || size >= MUL_NO_OVERFLOW) && in recallocarray()
/dports/www/obhttpd/libressl-3.4.1/crypto/compat/
H A Drecallocarray.c28 #define MUL_NO_OVERFLOW ((size_t)1 << (sizeof(size_t) * 4)) macro
39 if ((newnmemb >= MUL_NO_OVERFLOW || size >= MUL_NO_OVERFLOW) && in recallocarray()
46 if ((oldnmemb >= MUL_NO_OVERFLOW || size >= MUL_NO_OVERFLOW) && in recallocarray()
/dports/www/obhttpd/libevent-6.6.20191030/src/lib/libc/stdlib/
H A Drecallocarray.c28 #define MUL_NO_OVERFLOW ((size_t)1 << (sizeof(size_t) * 4)) macro
39 if ((newnmemb >= MUL_NO_OVERFLOW || size >= MUL_NO_OVERFLOW) && in recallocarray()
46 if ((oldnmemb >= MUL_NO_OVERFLOW || size >= MUL_NO_OVERFLOW) && in recallocarray()
/dports/dns/libasr/libasr-1.0.4/openbsd-compat/
H A Drecallocarray.c34 #define MUL_NO_OVERFLOW ((size_t)1 << (sizeof(size_t) * 4)) macro
45 if ((newnmemb >= MUL_NO_OVERFLOW || size >= MUL_NO_OVERFLOW) && in recallocarray()
52 if ((oldnmemb >= MUL_NO_OVERFLOW || size >= MUL_NO_OVERFLOW) && in recallocarray()
/dports/textproc/mdocml/mandoc-1.14.5/
H A Dcompat_recallocarray.c37 #define MUL_NO_OVERFLOW ((size_t)1 << (sizeof(size_t) * 4)) macro
57 if ((newnmemb >= MUL_NO_OVERFLOW || size >= MUL_NO_OVERFLOW) && in recallocarray()
64 if ((oldnmemb >= MUL_NO_OVERFLOW || size >= MUL_NO_OVERFLOW) && in recallocarray()
/dports/security/openssh-portable/openssh-8.8p1/openbsd-compat/
H A Drecallocarray.c35 #define MUL_NO_OVERFLOW ((size_t)1 << (sizeof(size_t) * 4)) macro
46 if ((newnmemb >= MUL_NO_OVERFLOW || size >= MUL_NO_OVERFLOW) && in recallocarray()
53 if ((oldnmemb >= MUL_NO_OVERFLOW || size >= MUL_NO_OVERFLOW) && in recallocarray()
/dports/sysutils/tmux/tmux-3.2a/compat/
H A Drecallocarray.c30 #define MUL_NO_OVERFLOW ((size_t)1 << (sizeof(size_t) * 4)) macro
41 if ((newnmemb >= MUL_NO_OVERFLOW || size >= MUL_NO_OVERFLOW) && in recallocarray()
48 if ((oldnmemb >= MUL_NO_OVERFLOW || size >= MUL_NO_OVERFLOW) && in recallocarray()
/dports/sysutils/R-cran-fs/fs/src/bsd/
H A Dreallocarray.c27 #define MUL_NO_OVERFLOW (1UL << (sizeof(size_t) * 4)) macro
32 if ((nmemb >= MUL_NO_OVERFLOW || size >= MUL_NO_OVERFLOW) && in reallocarray()
/dports/dns/libasr-devel/libasr-201602131606/openbsd-compat/
H A Dreallocarray.c31 #define MUL_NO_OVERFLOW (1UL << (sizeof(size_t) * 4)) macro
36 if ((nmemb >= MUL_NO_OVERFLOW || size >= MUL_NO_OVERFLOW) && in reallocarray()
/dports/www/stagit/stagit-1.0/
H A Dreallocarray.c28 #define MUL_NO_OVERFLOW (1UL << (sizeof(size_t) * 4)) macro
33 if ((nmemb >= MUL_NO_OVERFLOW || size >= MUL_NO_OVERFLOW) && in reallocarray()
/dports/security/libretls/libretls-3.4.2/compat/
H A Dreallocarray.c27 #define MUL_NO_OVERFLOW ((size_t)1 << (sizeof(size_t) * 4)) macro
32 if ((nmemb >= MUL_NO_OVERFLOW || size >= MUL_NO_OVERFLOW) && in reallocarray()
/dports/x11-wm/cwm/cwm-6.7/
H A Dreallocarray.c27 #define MUL_NO_OVERFLOW ((size_t)1 << (sizeof(size_t) * 4)) macro
32 if ((nmemb >= MUL_NO_OVERFLOW || size >= MUL_NO_OVERFLOW) && in reallocarray()

12345