Home
last modified time | relevance | path

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

/stdio-common/
A Dtst-fphex.c13 # define L_(Str) Str argument
21 # define L_(Str) L##Str argument
A Dprintf-prs.c31 # define L_(Str) Str argument
45 # define L_(Str) L##Str argument
A Dprintf-parsemb.c31 # define L_(Str) Str argument
38 # define L_(Str) L##Str argument
A Dvfscanf-internal.c105 # define L_(Str) L##Str argument
130 # define L_(Str) Str argument
704 #define STRING_ARG(Str, Type, Width) \ in __vfwscanf_internal() argument
720 Str = (Type *) *strptr; \ in __vfwscanf_internal()
721 if (Str != NULL) \ in __vfwscanf_internal()
730 Str = ARG (Type *); \ in __vfwscanf_internal()
731 if (Str == NULL) \ in __vfwscanf_internal()
A Dvfprintf-internal.c154 # define L_(Str) Str argument
156 # define STR_LEN(Str) strlen (Str) argument
171 # define L_(Str) L##Str argument
173 # define STR_LEN(Str) __wcslen (Str) argument

Completed in 11 milliseconds