OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:_wide_data
(Results
1 - 3
of
3
) sorted by null
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
libio.h
323
struct _IO_wide_data *
_wide_data
;
member in struct:_IO_FILE_complete
445
(_IO_BE ((_fp)->
_wide_data
->_IO_read_ptr >= (_fp)->
_wide_data
->_IO_read_end,\
447
? __wuflow (_fp) : (_IO_wint_t) *(_fp)->
_wide_data
->_IO_read_ptr++)
449
(_IO_BE ((_fp)->
_wide_data
->_IO_write_ptr \
450
>= (_fp)->
_wide_data
->_IO_write_end, 0) \
452
: (_IO_wint_t) (*(_fp)->
_wide_data
->_IO_write_ptr++ = (_wch)))
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/lib/
libpthread.a
[
all
...]
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/lib/xen/
libpthread.a
[
all
...]
Completed in 623 milliseconds