Home
last modified time | relevance | path

Searched defs:pop_arg (Results 1 – 6 of 6) sorted by relevance

/external/trusty/musl/src/stdio/
Dvfwprintf.c100 static void pop_arg(union arg *arg, int type, va_list *ap) in pop_arg() function
Dvfprintf.c173 static void pop_arg(union arg *arg, int type, va_list *ap) in pop_arg() function
/external/musl/src/stdio/
Dvfwprintf.c102 static void pop_arg(union arg *arg, int type, va_list *ap) in pop_arg() function
Dvfprintf.c109 static void pop_arg(union arg *arg, int type, va_list *ap) in pop_arg() function
/external/harfbuzz_ng/src/
Dhb-cff2-interp-cs.hh105 const ELEM& pop_arg () in pop_arg() function
Dhb-cff-interp-common.hh583 ARG& pop_arg () { return argStack.pop (); } in pop_arg() function