Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rk_pcba_test/pcba_minui/
H A Dscript_parser.c49 static int __get_str2int(char *buf, int value[]) in __get_str2int() function
544 ret = __get_str2int(value, fmt_value); in __parse_script()