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

1 23

  /external/zlib/src/
zconf.h 334 # define ZEXPORTVA WINAPIV
336 # define ZEXPORTVA FAR CDECL
345 # define ZEXPORTVA __declspec(dllexport)
348 # define ZEXPORTVA __declspec(dllimport)
359 #ifndef ZEXPORTVA
360 # define ZEXPORTVA
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
zconf.h 290 # define ZEXPORTVA WINAPIV
292 # define ZEXPORTVA FAR CDECL
301 # define ZEXPORTVA __declspec(dllexport)
304 # define ZEXPORTVA __declspec(dllimport)
319 #ifndef ZEXPORTVA
320 # define ZEXPORTVA
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
zconf.h 290 # define ZEXPORTVA WINAPIV
292 # define ZEXPORTVA FAR CDECL
301 # define ZEXPORTVA __declspec(dllexport)
304 # define ZEXPORTVA __declspec(dllimport)
319 #ifndef ZEXPORTVA
320 # define ZEXPORTVA
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
zconf.h 290 # define ZEXPORTVA WINAPIV
292 # define ZEXPORTVA FAR CDECL
301 # define ZEXPORTVA __declspec(dllexport)
304 # define ZEXPORTVA __declspec(dllimport)
319 #ifndef ZEXPORTVA
320 # define ZEXPORTVA

Completed in 612 milliseconds

1 23