OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:wctob
(Results
126 - 132
of
132
) sorted by null
1
2
3
4
5
6
/external/libcxx/test/std/strings/c.strings/
cwchar.pass.cpp
99
static_assert((std::is_same<decltype(std::
wctob
(w)), int>::value), "");
/prebuilts/ndk/r11/sources/cxx-stl/llvm-libc++/libcxx/test/strings/c.strings/
cwchar.pass.cpp
102
static_assert((std::is_same<decltype(std::
wctob
(w)), int>::value), "");
/prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++/test/std/strings/c.strings/
cwchar.pass.cpp
99
static_assert((std::is_same<decltype(std::
wctob
(w)), int>::value), "");
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
wchar.h
355
extern int
wctob
(wint_t __c) __THROW;
381
/* We can use the BTOWC and
WCTOB
optimizations since we know that all
390
extern int __wctob_alias (wint_t __c) __asm ("
wctob
");
392
__NTH (
wctob
(wint_t __wc))
function
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
wchar.h
354
extern int
wctob
(wint_t __c) __THROW;
380
/* We can use the BTOWC and
WCTOB
optimizations since we know that all
389
extern int __wctob_alias (wint_t __c) __asm ("
wctob
");
391
__NTH (
wctob
(wint_t __wc))
function
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
wchar.h
[
all
...]
/external/bison/
configure
[
all
...]
Completed in 48 milliseconds
1
2
3
4
5
6