Home
last modified time | relevance | path

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

/ndk/sources/android/support/src/wcstox/
Dshgetc.c9 f->extra_eof = 0; in shinit_wcstring()
14 f->extra_eof ++; in shgetc()
23 if (f->extra_eof) { in shunget()
24 f->extra_eof--; in shunget()
Dshgetc.h18 int extra_eof; member