Searched refs:stdio_read_integer (Results 1 – 1 of 1) sorted by relevance
66 static int stdio_read_integer(FILE *f, const char *what, int *val) in stdio_read_integer() function161 ret = stdio_read_integer(out, "child", &read_vl); in get_child_rdvl()182 ret = stdio_read_integer(f, name, val); in file_read_integer()