Home | History | Annotate | Download | only in common

Lines Matching full:arguments

36 *   - Should enum values like UTraceLevel be passed into int32_t-type arguments,
229 * Takes no data arguments.
230 * The number of arguments for this macro must match the number of inserts
231 * in the format string. Vector inserts count as two arguments.
243 * The number of arguments for this macro must match the number of inserts
244 * in the format string. Vector inserts count as two arguments.
255 * Takes two data arguments.
256 * The number of arguments for this macro must match the number of inserts
257 * in the format string. Vector inserts count as two arguments.
268 * Takes three data arguments.
269 * The number of arguments for this macro must match the number of inserts
270 * in the format string. Vector inserts count as two arguments.
281 * Takes four data arguments.
282 * The number of arguments for this macro must match the number of inserts
283 * in the format string. Vector inserts count as two arguments.
294 * Takes five data arguments.
295 * The number of arguments for this macro must match the number of inserts
296 * in the format string. Vector inserts count as two arguments.
307 * Takes six data arguments.
308 * The number of arguments for this macro must match the number of inserts
309 * in the format string. Vector inserts count as two arguments.
320 * Takes seven data arguments.
321 * The number of arguments for this macro must match the number of inserts
322 * in the format string. Vector inserts count as two arguments.
333 * Takes eight data arguments.
334 * The number of arguments for this macro must match the number of inserts
335 * in the format string. Vector inserts count as two arguments.
346 * Takes nine data arguments.
347 * The number of arguments for this macro must match the number of inserts
348 * in the format string. Vector inserts count as two arguments.