Home
last modified time | relevance | path

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

/petsc/include/
H A Dpetscmacros.h72 #define PETSC_DLLIMPORT __declspec(dllimport) macro
76 #define PETSC_DLLIMPORT __attribute__((visibility("default"))) macro
80 #define PETSC_DLLIMPORT __attribute__((visibility("default"))) macro
84 #define PETSC_DLLIMPORT macro
91 #define PETSC_VISIBILITY_PUBLIC PETSC_DLLIMPORT