Home
last modified time | relevance | path

Searched defs:out_str (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/staging/speakup/
Dspk_types.h117 char *out_str; /* if synth needs char representation of number */ member
/linux-4.4.14/scripts/kconfig/
Dzconf.lex.c2241 void zconfset_out (FILE * out_str ) in zconfset_out()