Home
last modified time | relevance | path

Searched defs:__GNUC_PREREQ (Results 1 – 5 of 5) sorted by relevance

/dflybsd-src/gnu/usr.bin/grep/libgreputils/
H A Dgetopt-cdefs.h53 # define __GNUC_PREREQ(maj, min) \ macro
56 # define __GNUC_PREREQ(maj, min) 0 macro
/dflybsd-src/contrib/cvs-1.12/lib/
H A Dmd5.h36 # define __GNUC_PREREQ(maj, min) \ macro
39 # define __GNUC_PREREQ(maj, min) 0 macro
H A Dgetopt_.h97 # define __GNUC_PREREQ(maj, min) (0) macro
/dflybsd-src/contrib/grep/lib/
H A Dlibc-config.h50 # define __GNUC_PREREQ(maj, min) ((maj) < __GNUC__ + ((min) <= __GNUC_MINOR__)) macro
52 # define __GNUC_PREREQ(maj, min) 0 macro
H A Dfts_.h259 # define __GNUC_PREREQ(maj, min) \ macro
262 # define __GNUC_PREREQ(maj, min) 0 macro