HomeSort by relevance Sort by last modified time
    Searched full:pop_arg (Results 1 - 1 of 1) sorted by null

  /ndk/sources/android/support/src/stdio/
vfwprintf.c 235 static void pop_arg(union arg *arg, int type, va_list *ap) function
370 else if (out) pop_arg(&arg, st, ap);
450 pop_arg(nl_arg+i, nl_type[i], ap);

Completed in 298 milliseconds