Home
last modified time | relevance | path

Searched refs:SIZEOF_UNSIGNED_LONG (Results 1 – 13 of 13) sorted by relevance

/external/pdfium/third_party/libtiff/
D0027-build-config.patch23 -#define SIZEOF_UNSIGNED_LONG sizeOfULong
24 +#define SIZEOF_UNSIGNED_LONG 8
26 +#define SIZEOF_UNSIGNED_LONG 4
Dtiffconf.h48 #define SIZEOF_UNSIGNED_LONG 8 macro
50 #define SIZEOF_UNSIGNED_LONG 4 macro
D0000-build-config.patch116 +#define SIZEOF_UNSIGNED_LONG sizeOfULong
Dtif_fax3.c327 #if SIZEOF_UNSIGNED_LONG == 8
/external/ppp/pppd/plugins/rp-pppoe/
Dconfig.h36 #define SIZEOF_UNSIGNED_LONG 4 macro
Dpppoe.h77 #elif SIZEOF_UNSIGNED_LONG == 4
/external/libsrtp2/crypto/include/
Dconfig.h167 #define SIZEOF_UNSIGNED_LONG 8 macro
Dintegers.h75 #if SIZEOF_UNSIGNED_LONG == 8
/external/libsrtp2/
Dconfig_in.h166 #undef SIZEOF_UNSIGNED_LONG
DCMakeLists.txt39 check_type_size("unsigned long" SIZEOF_UNSIGNED_LONG)
Dconfig.h_win32vc7131 #define SIZEOF_UNSIGNED_LONG 4
Dconfig.hw130 #define SIZEOF_UNSIGNED_LONG 4
/external/tensorflow/third_party/hwloc/
DBUILD.bazel182 "#undef SIZEOF_UNSIGNED_LONG": "#define SIZEOF_UNSIGNED_LONG 8",