Home
last modified time | relevance | path

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

12345

/dports/sysutils/cdrkit/cdrkit-1.1.11/icedax/
H A Dsha.h79 # if SIZEOF_UNSIGNED_LONG_INT == 4
82 # if SIZEOF_UNSIGNED_LONG_INT == 8
87 # if SIZEOF_UNSIGNED_LONG_INT == 4
90 # if SIZEOF_UNSIGNED_LONG_INT == 8
/dports/sysutils/genisoimage/cdrkit-1.1.11/icedax/
H A Dsha.h79 # if SIZEOF_UNSIGNED_LONG_INT == 4
82 # if SIZEOF_UNSIGNED_LONG_INT == 8
87 # if SIZEOF_UNSIGNED_LONG_INT == 4
90 # if SIZEOF_UNSIGNED_LONG_INT == 8
/dports/security/libtasn1/libtasn1-4.18.0/lib/
H A Delement.c82 unsigned char val[SIZEOF_UNSIGNED_LONG_INT]; in _asn1_convert_integer()
88 for (k = 0; k < SIZEOF_UNSIGNED_LONG_INT; k++) in _asn1_convert_integer()
98 for (k = 0; k < SIZEOF_UNSIGNED_LONG_INT - 1; k++) in _asn1_convert_integer()
109 *len = SIZEOF_UNSIGNED_LONG_INT - k; in _asn1_convert_integer()
111 if (SIZEOF_UNSIGNED_LONG_INT - k > value_out_size) in _asn1_convert_integer()
123 for (k = 0; k < SIZEOF_UNSIGNED_LONG_INT; k++) in _asn1_convert_integer()
391 SIZEOF_UNSIGNED_LONG_INT, &len); in asn1_write_value()
404 value_temp = malloc (SIZEOF_UNSIGNED_LONG_INT); in asn1_write_value()
410 SIZEOF_UNSIGNED_LONG_INT, in asn1_write_value()
467 SIZEOF_UNSIGNED_LONG_INT, &len2); in asn1_write_value()
[all …]
/dports/security/gnutls/gnutls-3.6.16/lib/minitasn1/
H A Delement.c82 unsigned char val[SIZEOF_UNSIGNED_LONG_INT]; in _asn1_convert_integer()
88 for (k = 0; k < SIZEOF_UNSIGNED_LONG_INT; k++) in _asn1_convert_integer()
98 for (k = 0; k < SIZEOF_UNSIGNED_LONG_INT - 1; k++) in _asn1_convert_integer()
109 *len = SIZEOF_UNSIGNED_LONG_INT - k; in _asn1_convert_integer()
111 if (SIZEOF_UNSIGNED_LONG_INT - k > value_out_size) in _asn1_convert_integer()
123 for (k = 0; k < SIZEOF_UNSIGNED_LONG_INT; k++) in _asn1_convert_integer()
390 SIZEOF_UNSIGNED_LONG_INT, &len); in asn1_write_value()
403 value_temp = malloc (SIZEOF_UNSIGNED_LONG_INT); in asn1_write_value()
409 SIZEOF_UNSIGNED_LONG_INT, in asn1_write_value()
466 SIZEOF_UNSIGNED_LONG_INT, &len2); in asn1_write_value()
[all …]
/dports/security/barnyard2-sguil/barnyard2-2-1.13/src/
H A Dsf_types.h58 # if SIZEOF_UNSIGNED_LONG_INT == 4
76 # elif SIZEOF_UNSIGNED_LONG_INT == 8
131 # if SIZEOF_UNSIGNED_LONG_INT == 8
164 # if SIZEOF_UNSIGNED_LONG_INT == 8
/dports/security/barnyard2/barnyard2-2-1.13/src/
H A Dsf_types.h58 # if SIZEOF_UNSIGNED_LONG_INT == 4
76 # elif SIZEOF_UNSIGNED_LONG_INT == 8
131 # if SIZEOF_UNSIGNED_LONG_INT == 8
164 # if SIZEOF_UNSIGNED_LONG_INT == 8
/dports/security/snort/snort-2.9.18/src/
H A Dsf_types.h59 # if SIZEOF_UNSIGNED_LONG_INT == 4
77 # elif SIZEOF_UNSIGNED_LONG_INT == 8
132 # if SIZEOF_UNSIGNED_LONG_INT == 8
170 # if SIZEOF_UNSIGNED_LONG_INT == 8
/dports/net-mgmt/iftop/iftop-1.0pre4/
H A Dintegers.h47 && (SIZEOF_UNSIGNED_INT == 4 || SIZEOF_UNSIGNED_LONG_INT == 4)
68 # elif SIZEOF_UNSIGNED_LONG_INT == 4
/dports/textproc/htdig/htdig-3.2.0b6/htlib/
H A Dlibdefs.h30 #if SIZEOF_UNSIGNED_LONG_INT == 8
44 #if SIZEOF_UNSIGNED_LONG_INT == 4
/dports/security/pkcs11-tools/pkcs11-tools-2.5.0/lib/
H A Dpkcs11_ll_unix.c143 #if SIZEOF_UNSIGNED_LONG_INT==4 in pkcs11_ll_bigendian_ul()
145 #elif SIZEOF_UNSIGNED_LONG_INT==8 in pkcs11_ll_bigendian_ul()
H A Dpkcs11_ll_win.c171 #if SIZEOF_UNSIGNED_LONG_INT==4 in pkcs11_ll_bigendian_ul()
173 #elif SIZEOF_UNSIGNED_LONG_INT==8 in pkcs11_ll_bigendian_ul()
/dports/devel/smake/schily-2021-09-18/include/schily/
H A Dstdint.h302 #if defined(_MSC_VER) && SIZEOF_UNSIGNED_LONG_INT == 4
313 #if SIZEOF_UNSIGNED_LONG_INT == 8
339 #if SIZEOF_CHAR_P == SIZEOF_UNSIGNED_LONG_INT
/dports/devel/schilybase/schily-2021-09-18/include/schily/
H A Dstdint.h302 #if defined(_MSC_VER) && SIZEOF_UNSIGNED_LONG_INT == 4
313 #if SIZEOF_UNSIGNED_LONG_INT == 8
339 #if SIZEOF_CHAR_P == SIZEOF_UNSIGNED_LONG_INT
/dports/net/rscsi/schily-2021-09-18/include/schily/
H A Dstdint.h302 #if defined(_MSC_VER) && SIZEOF_UNSIGNED_LONG_INT == 4
313 #if SIZEOF_UNSIGNED_LONG_INT == 8
339 #if SIZEOF_CHAR_P == SIZEOF_UNSIGNED_LONG_INT
/dports/archivers/star/schily-2021-09-18/include/schily/
H A Dstdint.h302 #if defined(_MSC_VER) && SIZEOF_UNSIGNED_LONG_INT == 4
313 #if SIZEOF_UNSIGNED_LONG_INT == 8
339 #if SIZEOF_CHAR_P == SIZEOF_UNSIGNED_LONG_INT
/dports/sysutils/cdrtools/schily-2021-09-18/include/schily/
H A Dstdint.h302 #if defined(_MSC_VER) && SIZEOF_UNSIGNED_LONG_INT == 4
313 #if SIZEOF_UNSIGNED_LONG_INT == 8
339 #if SIZEOF_CHAR_P == SIZEOF_UNSIGNED_LONG_INT
/dports/devel/sunpromake/schily-2021-09-18/include/schily/
H A Dstdint.h302 #if defined(_MSC_VER) && SIZEOF_UNSIGNED_LONG_INT == 4
313 #if SIZEOF_UNSIGNED_LONG_INT == 8
339 #if SIZEOF_CHAR_P == SIZEOF_UNSIGNED_LONG_INT
/dports/editors/ved/schily-2021-09-18/include/schily/
H A Dstdint.h302 #if defined(_MSC_VER) && SIZEOF_UNSIGNED_LONG_INT == 4
313 #if SIZEOF_UNSIGNED_LONG_INT == 8
339 #if SIZEOF_CHAR_P == SIZEOF_UNSIGNED_LONG_INT
/dports/devel/sccs/schily-2021-09-18/include/schily/
H A Dstdint.h302 #if defined(_MSC_VER) && SIZEOF_UNSIGNED_LONG_INT == 4
313 #if SIZEOF_UNSIGNED_LONG_INT == 8
339 #if SIZEOF_CHAR_P == SIZEOF_UNSIGNED_LONG_INT
/dports/sysutils/schilyutils/schily-2021-09-18/include/schily/
H A Dstdint.h302 #if defined(_MSC_VER) && SIZEOF_UNSIGNED_LONG_INT == 4
313 #if SIZEOF_UNSIGNED_LONG_INT == 8
339 #if SIZEOF_CHAR_P == SIZEOF_UNSIGNED_LONG_INT
/dports/net/nbd-server/nbd-3.23/
H A Dcliserv.h23 #elif SIZEOF_UNSIGNED_LONG_INT==4
31 #elif SIZEOF_UNSIGNED_LONG_INT==8
/dports/mail/qpopper/qpopper4.1.0/popper/
H A Duint4.h15 #if (SIZEOF_UNSIGNED_LONG_INT != 4)
/dports/sysutils/cdrdao/cdrdao-1.2.4/scsilib/include/
H A Dutypes.h237 #if SIZEOF_UNSIGNED_LONG_INT == 8
255 #if SIZEOF_CHAR_P == SIZEOF_UNSIGNED_LONG_INT
/dports/databases/libgda5-bdb/libgda-5.2.10/libgda/
H A Dglobal.h25 #elif (SIZEOF_UNSIGNED_LONG_INT==4)
/dports/databases/libgda5-ui/libgda-5.2.10/libgda/
H A Dglobal.h25 #elif (SIZEOF_UNSIGNED_LONG_INT==4)

12345