OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_NL_ITEM_INDEX
(Results
1 - 5
of
5
) sorted by null
/ndk/sources/android/support/include/
langinfo.h
38
#define
_NL_ITEM_INDEX
(nl) ((nl) & 0x3ff)
/prebuilts/ndk/current/sources/android/support/include/
langinfo.h
38
#define
_NL_ITEM_INDEX
(nl) ((nl) & 0x3ff)
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
langinfo.h
39
#define
_NL_ITEM_INDEX
(item) ((int) (item) & 0xffff)
572
_NL_ITEM_INDEX
(-1))
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
langinfo.h
39
#define
_NL_ITEM_INDEX
(item) ((int) (item) & 0xffff)
572
_NL_ITEM_INDEX
(-1))
/external/bison/lib/
strtol.c
181
(current->values[
_NL_ITEM_INDEX
(item)].string)
Completed in 458 milliseconds