Home
last modified time | relevance | path

Searched defs:GFLAGS_DLL_DECL (Results 1 – 3 of 3) sorted by relevance

/external/gflags/src/
Dconfig.h38 # define GFLAGS_DLL_DECL __declspec(dllexport) macro
40 # define GFLAGS_DLL_DECL __attribute__((visibility("default"))) macro
42 # define GFLAGS_DLL_DECL macro
Dgflags_declare.h.in60 # define GFLAGS_DLL_DECL __declspec(dllimport) macro
62 # define GFLAGS_DLL_DECL __attribute__((visibility("default"))) macro
64 # define GFLAGS_DLL_DECL macro
/external/gflags/android/gflags/
Dgflags_declare.h60 # define GFLAGS_DLL_DECL __declspec(dllimport) macro
62 # define GFLAGS_DLL_DECL macro