OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:WCIO_GET
(Results
1 - 2
of
2
) sorted by null
/ndk/sources/android/support/src/stdio/
wcio.h
43
#define
WCIO_GET
(fp) \
/bionic/libc/stdio/
wcio.h
52
#define
WCIO_GET
(fp) \
57
struct wchar_io_data *_wcio =
WCIO_GET
(fp); \
67
struct wchar_io_data *_wcio =
WCIO_GET
(fp); \
76
struct wchar_io_data *_wcio =
WCIO_GET
(fp); \
Completed in 181 milliseconds