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