Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/common/
H A DxyzModem.c129 parse_num (char *s, unsigned long *val, char **es, char *delim) in parse_num() function
460 parse_num ((char *) xyz.bufp, &xyz.file_length, NULL, " "); in xyzModem_stream_open()