OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:catclose
(Results
1 - 9
of
9
) sorted by null
/ndk/sources/android/support/src/musl-locale/
catclose.c
3
int
catclose
(nl_catd catd)
function
/ndk/sources/android/support/include/
nl_types.h
45
int
catclose
(nl_catd);
/prebuilts/ndk/current/sources/android/support/include/
nl_types.h
45
int
catclose
(nl_catd);
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
nl_types.h
51
extern int
catclose
(nl_catd __catalog) __THROW __nonnull ((1));
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
nl_types.h
51
extern int
catclose
(nl_catd __catalog) __THROW __nonnull ((1));
/ndk/sources/android/support/
Android.mk
8
src/musl-locale/
catclose
.c \
49
src/musl-locale/
catclose
.c \
/external/bison/lib/
strerror_r.c
276
catclose
(catd);
/system/core/toolbox/upstream-netbsd/usr.bin/grep/
grep.c
701
catclose
(catalog);
/ndk/sources/cxx-stl/stlport/src/c_locale_glibc/
c_locale_glibc2.c
698
catclose
( __cat );
Completed in 1411 milliseconds