HomeSort by relevance Sort by last modified time
    Searched defs:ZEXPORT (Results 51 - 54 of 54) sorted by null

1 23

  /external/zlib/src/
zconf.h 332 # define ZEXPORT WINAPI
344 # define ZEXPORT __declspec(dllexport)
347 # define ZEXPORT __declspec(dllimport)
356 #ifndef ZEXPORT
357 # define ZEXPORT
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
zconf.h 288 # define ZEXPORT WINAPI
300 # define ZEXPORT __declspec(dllexport)
303 # define ZEXPORT __declspec(dllimport)
316 #ifndef ZEXPORT
317 # define ZEXPORT
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
zconf.h 288 # define ZEXPORT WINAPI
300 # define ZEXPORT __declspec(dllexport)
303 # define ZEXPORT __declspec(dllimport)
316 #ifndef ZEXPORT
317 # define ZEXPORT
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
zconf.h 288 # define ZEXPORT WINAPI
300 # define ZEXPORT __declspec(dllexport)
303 # define ZEXPORT __declspec(dllimport)
316 #ifndef ZEXPORT
317 # define ZEXPORT

Completed in 208 milliseconds

1 23