Home
last modified time | relevance | path

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

/petsc/src/sys/perfstubs/
H A Dpstimer.c5 #ifndef _GNU_SOURCE
6 #define _GNU_SOURCE // needed to define RTLD_DEFAULT macro
/petsc/src/sys/error/
H A Dfp.c13 #if !defined(_GNU_SOURCE)
14 #define _GNU_SOURCE macro
/petsc/include/
H A Dpetscsys.h97 #if defined(PETSC__GNU_SOURCE) && !defined(_GNU_SOURCE)
98 #define _GNU_SOURCE macro