Searched defs:__USE_GNU (Results 1 - 2 of 2) sorted by relevance

/external/libcap-ng/libcap-ng-0.7/utils/
H A Dfilecap.c30 #define __USE_GNU 1 macro
/external/eigen/unsupported/test/mpreal/
H A Ddlmalloc.c1324 /* 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 macro
1328 #undef __USE_GNU macro

Completed in 89 milliseconds