Home | History | Annotate | Download | only in mpreal

Lines Matching refs:__USE_GNU

1324 /* On some versions of linux, mremap decl in mman.h needs __USE_GNU set */

1325 #if (defined(linux) && !defined(__USE_GNU))
1326 #define __USE_GNU 1
1328 #undef __USE_GNU