Home | History | Annotate | Download | only in doc

Lines Matching full:macro

1054 # If the MACRO_EXPANSION tag is set to YES Doxygen will expand all macro 
1056 # compilation will be performed. Macro expansion can be done in a controlled
1062 # then the macro expansion is limited to the macros specified with the
1085 # The PREDEFINED tag can be used to specify one or more macro names that
1089 # omitted =1 is assumed. To prevent a macro definition from being
1100 # this tag can be used to specify a list of macro names that should be expanded.
1101 # The macro definition that is found in the sources will be used.
1102 # Use the PREDEFINED tag if you want to use a different macro definition.