Home | History | Annotate | Download | only in dist

Lines Matching refs:__GNUC_MINOR__

163 # define GCC_VERSION (__GNUC__*1000000+__GNUC_MINOR__*1000+__GNUC_PATCHLEVEL__)