Home
last modified time | relevance | path

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

/stdio-common/
A Dtest_rdwr.c78 long int where = ftell (f); in main() local
79 if (where == (long int) replace_from) in main()
91 else if (where == -1L) in main()
99 printf ("ftell returns %lu; should be %Zu.\n", where, replace_from); in main()

Completed in 2 milliseconds