Searched refs:va_list_counter_op (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.0-release/contrib/gcc/
H A Dtree-stdarg.c276 va_list_counter_op (struct stdarg_info *si, tree ap, tree var, bool gpr_p, function
349 va_list_counter_op (si, ap, var, true, write_p);
351 va_list_counter_op (si, ap, var, false, write_p);

Completed in 98 milliseconds