Home
last modified time | relevance | path

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

/external/ltp/utils/ffsb-6.0-rc2/
Dparser.c215 static double *get_optdouble(char *buf, char string[]) in get_optdouble() function
348 value = get_optdouble(buf, options->name); in set_option()