(root)/
gcc-13.2.0/
gcc/
testsuite/
g++.dg/
modules/
predef-2.h
       1  
       2  // expands a macro (inside #if conditional) inside forced header.
       3  // modelled on glibc's stdc_predef.h
       4  
       5  // some builtin macro
       6  # if __GNUC__ > 0
       7  # endif