Searched refs:proc_str2flt (Results 1 – 6 of 6) sorted by relevance
134 proc_str2flt(const char *buf, int *ptr) in proc_str2flt() function
412 proc_str2flt(const char *str, int *fltnum) in proc_str2flt() function629 if (proc_str2flt(p, &flt) == -1) { in proc_str2fltset()
218 proc_str2flt;
724 extern int proc_str2flt(const char *, int *);
355 int proc_str2flt(const char *str, int *fltnum);
490 if (proc_str2flt(argv->a_un.a_str, &fltnum) == -1) { in cmd_fltbp()