Searched refs:SIZEOF_UNSIGNED_LONG (Results 1 - 25 of 30) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libgcrypt-1.5.0/mpi/generic/
H A Dmpi-asm-defs.h4 #define BYTES_PER_MPI_LIMB (SIZEOF_UNSIGNED_LONG)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libgcrypt-1.5.0/mpi/
H A Dmpi-asm-defs.h4 #define BYTES_PER_MPI_LIMB (SIZEOF_UNSIGNED_LONG)
H A Dmpi-internal.h37 #elif BYTES_PER_MPI_LIMB == SIZEOF_UNSIGNED_LONG
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libgcrypt-1.5.0/mpi/generic/
H A Dmpi-asm-defs.h4 #define BYTES_PER_MPI_LIMB (SIZEOF_UNSIGNED_LONG)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libgcrypt-1.5.0/mpi/
H A Dmpi-asm-defs.h4 #define BYTES_PER_MPI_LIMB (SIZEOF_UNSIGNED_LONG)
H A Dmpi-internal.h37 #elif BYTES_PER_MPI_LIMB == SIZEOF_UNSIGNED_LONG
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libgcrypt-1.5.0/src/
H A Dhwfeatures.c43 #if defined (__i386__) && SIZEOF_UNSIGNED_LONG == 4 && defined (__GNUC__)
168 #endif /* __i386__ && SIZEOF_UNSIGNED_LONG == 4 && __GNUC__ */
182 #if defined (__i386__) && SIZEOF_UNSIGNED_LONG == 4
186 #elif defined (__i386__) && SIZEOF_UNSIGNED_LONG == 8
H A Dtypes.h35 #if !SIZEOF_UNSIGNED_LONG
36 #undef SIZEOF_UNSIGNED_LONG macro
37 #define SIZEOF_UNSIGNED_LONG 4 macro
82 #elif SIZEOF_UNSIGNED_LONG == 4
101 #elif SIZEOF_UNSIGNED_LONG == 8
H A Dstdmem.c65 #if SIZEOF_UNSIGNED_LONG == 8
H A Dmpi.h48 #elif BYTES_PER_MPI_LIMB == SIZEOF_UNSIGNED_LONG
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libgcrypt-1.5.0/src/
H A Dhwfeatures.c43 #if defined (__i386__) && SIZEOF_UNSIGNED_LONG == 4 && defined (__GNUC__)
168 #endif /* __i386__ && SIZEOF_UNSIGNED_LONG == 4 && __GNUC__ */
182 #if defined (__i386__) && SIZEOF_UNSIGNED_LONG == 4
186 #elif defined (__i386__) && SIZEOF_UNSIGNED_LONG == 8
H A Dtypes.h35 #if !SIZEOF_UNSIGNED_LONG
36 #undef SIZEOF_UNSIGNED_LONG macro
37 #define SIZEOF_UNSIGNED_LONG 4 macro
82 #elif SIZEOF_UNSIGNED_LONG == 4
101 #elif SIZEOF_UNSIGNED_LONG == 8
H A Dstdmem.c65 #if SIZEOF_UNSIGNED_LONG == 8
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/GeoIP-1.5.1/libGeoIP/
H A Dtypes.h39 #if !SIZEOF_UNSIGNED_LONG
40 #undef SIZEOF_UNSIGNED_LONG macro
41 #define SIZEOF_UNSIGNED_LONG 4 macro
88 #elif SIZEOF_UNSIGNED_LONG == 4
111 #elif SIZEOF_UNSIGNED_LONG == 8
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_brew/
H A Ddb_config.h537 #define SIZEOF_UNSIGNED_LONG 4 macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/pppd/plugins/rp-pppoe/
H A Dconfig.h36 #define SIZEOF_UNSIGNED_LONG 4 macro
H A Dpppoe.h124 #elif SIZEOF_UNSIGNED_LONG == 4
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_s60/
H A Ddb_config.h536 #define SIZEOF_UNSIGNED_LONG 4 macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_unix/
H A Ddb_config.h535 #define SIZEOF_UNSIGNED_LONG 4 macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libgcrypt-1.5.0/
H A Dconfig.h275 #define SIZEOF_UNSIGNED_LONG 4 macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libgcrypt-1.5.0/random/
H A Drndhw.c30 # if defined (__i386__) && SIZEOF_UNSIGNED_LONG == 4 && defined (__GNUC__)
H A Drandom-csprng.c77 #if SIZEOF_UNSIGNED_LONG == 8
79 #elif SIZEOF_UNSIGNED_LONG == 4
94 #if (POOLSIZE % SIZEOF_UNSIGNED_LONG)
97 #define POOLWORDS (POOLSIZE / SIZEOF_UNSIGNED_LONG)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libgcrypt-1.5.0/
H A Dconfig.h275 #define SIZEOF_UNSIGNED_LONG 4 macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libgcrypt-1.5.0/random/
H A Drndhw.c30 # if defined (__i386__) && SIZEOF_UNSIGNED_LONG == 4 && defined (__GNUC__)
H A Drandom-csprng.c77 #if SIZEOF_UNSIGNED_LONG == 8
79 #elif SIZEOF_UNSIGNED_LONG == 4
94 #if (POOLSIZE % SIZEOF_UNSIGNED_LONG)
97 #define POOLWORDS (POOLSIZE / SIZEOF_UNSIGNED_LONG)

Completed in 143 milliseconds

12