Home
last modified time | relevance | path

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

/libio/
A DVersions6 # functions used in inline functions or macros
9 # functions used in inline functions or macros
13 # functions used in other libraries
43 # variables in normal name space
83 # functions used in other libraries
86 # functions used in libstdc++
92 # Changed getline function in libio.
107 # functions used in libstdc++
A Dtst_swscanf.c8 const wchar_t in[] = L"7 + 35 is 42"; in main() local
20 n = swscanf (in, L"%d + %d is %d", &a, &b, &c); in main()
A Dtst-widetext.input7 This file contains the UTF-8 sequences of all code positions in the
9 character areas. This corresponds to all codes in the range U+0020 -
13 not supposed to appear in valid UTF-8 files normally and UTF-8
A Dwfileops.c684 const wchar_t *in = fp->_wide_data->_IO_write_base; in do_ftell_wide() local
689 status = __libio_codecvt_out (cv, &state, in, in + delta, &in, in do_ftell_wide()

Completed in 10 milliseconds