OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_NL_ITEM_CATEGORY
(Results
1 - 4
of
4
) sorted by null
/ndk/sources/android/support/include/
langinfo.h
37
#define
_NL_ITEM_CATEGORY
(nl) ((nl) >> 10)
/prebuilts/ndk/9/sources/android/support/include/
langinfo.h
37
#define
_NL_ITEM_CATEGORY
(nl) ((nl) >> 10)
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/
langinfo.h
38
#define
_NL_ITEM_CATEGORY
(item) ((int) (item) >> 16)
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
langinfo.h
38
#define
_NL_ITEM_CATEGORY
(item) ((int) (item) >> 16)
Completed in 6649 milliseconds