Home
last modified time | relevance | path

Searched refs:Type (Results 1 – 1 of 1) sorted by relevance

/stdio-common/
A Dvfscanf-internal.c704 #define STRING_ARG(Str, Type, Width) \ in __vfwscanf_internal() argument
719 *strptr = (char *) malloc (strsize * sizeof (Type)); \ in __vfwscanf_internal()
720 Str = (Type *) *strptr; \ in __vfwscanf_internal()
730 Str = ARG (Type *); \ in __vfwscanf_internal()

Completed in 6 milliseconds