Home
last modified time | relevance | path

Searched refs:SIZEOF_VOIDP (Results 1 – 7 of 7) sorted by relevance

/external/pdfium/third_party/libtiff/
D0027-build-config.patch31 -#define SIZEOF_VOIDP sizeOfVoidP
34 +#define SIZEOF_VOIDP 8
36 +#define SIZEOF_VOIDP 4
Dtiffconf.h54 #define SIZEOF_VOIDP 8 macro
56 #define SIZEOF_VOIDP 4 macro
Dtif_read.c61 #if SIZEOF_VOIDP == 8 || SIZEOF_SIZE_T == 8 in TIFFReadAndRealloc()
76 #if SIZEOF_VOIDP == 8 || SIZEOF_SIZE_T == 8 in TIFFReadAndRealloc()
D0000-build-config.patch119 +#define SIZEOF_VOIDP sizeOfVoidP
/external/flac/
Dconfig.h181 #define SIZEOF_VOIDP 8 macro
183 #define SIZEOF_VOIDP 4 macro
/external/curl/lib/
Dconfig-vxworks.h851 #define SIZEOF_VOIDP 4 macro
Dcurl_config.h.cmake898 #cmakedefine SIZEOF_VOIDP ${SIZEOF_VOIDP}