HomeSort by relevance Sort by last modified time
    Searched defs:_NL_ITEM_INDEX (Results 1 - 4 of 4) sorted by null

  /ndk/sources/android/support/include/
langinfo.h 38 #define _NL_ITEM_INDEX(nl) ((nl) & 0x3ff)
  /prebuilts/ndk/9/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))

Completed in 28 milliseconds