Home | History | Annotate | Download | only in gregbook

Lines Matching full:is_number

174 static int  is_number (char *p);
427 if (!argv[1] || !is_number(argv[1]))
2058 static int is_number(char *p)