Searched refs:variadics (Results 1 – 8 of 8) sorted by relevance
7 --variadics
18 --variadics
27 --variadics
31 --variadics
242 BOOST_WAVE_OPTION(variadics) // support_option_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 to946 - 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++0x1349 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 variadics1402 __WAVE_HAS_VARIADICS__, if --variadics were given on the command line.[all …]
538 void variadics() in variadics() function648 variadics(); in main()
292 * [@http://en.cppreference.com/w/c/language/variadic C-style variadics], a.k.a. varargs