Searched refs:PETSC_C_VERSION (Results 1 – 5 of 5) sorted by relevance
29 #define PETSC_C_VERSION 9 macro31 #define PETSC_C_VERSION 11 macro33 #define PETSC_C_VERSION 17 macro35 #define PETSC_C_VERSION 22 // current year, or date of c2b ratification macro39 #if !defined(PETSC_C_VERSION)40 #define PETSC_C_VERSION 0 macro494 #if defined(__cplusplus) || (PETSC_C_VERSION >= 23)514 #if (PETSC_CPP_VERSION >= 17) || (PETSC_C_VERSION >= 23)
8 #elif PETSC_C_VERSION >= 11 // C11
24 #if defined(PetscAssertPointer_PetscDataType) && (defined(__cplusplus) || (PETSC_C_VERSION >= 11)) in main()
111 #if defined(offsetof) && (defined(__cplusplus) || (PETSC_C_VERSION >= 23))
514 #elif PETSC_C_VERSION >= 11