Lines Matching refs:variadics
144 non-pp_tokens to be formed in --variadics mode.
711 - The support for long long suffixes is no longer bound to the variadics mode,
822 when in C++ mode and variadics were enabled.
823 - When in variadics or C99 mode the __BASE_FILE__ predefined macro expanded to
946 - Token pasting is now well defined in variadics mode (was in C++0x mode only).
1281 parameter and variadics were disabled.
1287 - Fixed the recent change in argument expansion for the variadics/C99/C++0x
1349 to the output under certain conditions (in variadics/C99/C++0x modes only).
1393 - In C++0x mode it is now possible to omit the last comma before a variadics
1402 __WAVE_HAS_VARIADICS__, if --variadics were given on the command line.
1448 modes too (--variadics is implied for these modes).
1512 - Fixed variadics support in the trace output.
1531 variadics are enabled.
1581 placemarker and variadics code and by defining the command line option
1582 '--variadics' (Wave driver only).
1583 - Implemented variadics, i.e. Wave now supports macros with variable parameter
1586 placemarker and variadics code and by defining the command line option
1587 '--variadics' (Wave driver only).
1588 - Implemented a C99 mode. This mode enables variadics and placemarkers by