Home
last modified time | relevance | path

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

/src/bin/dd/
H A Dargs.c70 static uintmax_t get_num(const char *);
186 res = get_num(arg); in f_bs()
197 res = get_num(arg); in f_cbs()
208 res = get_num(arg); in f_count()
221 files_cnt = get_num(arg); in f_files()
242 res = get_num(arg); in f_ibs()
296 res = get_num(arg); in f_obs()
329 speed = get_num(arg); in f_speed()
489 get_num(const char *val) in get_num() function
518 mult = get_num(expr + 1); in get_num()