Home
last modified time | relevance | path

Searched defs: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