Lines Matching refs:__USE_GNU
1472 /* On some versions of linux, mremap decl in mman.h needs __USE_GNU set */1473 #if (defined(linux) && !defined(__USE_GNU))1474 #define __USE_GNU 11476 #undef __USE_GNU