HomeSort by relevance Sort by last modified time
    Searched refs:int_curr_symbol (Results 1 - 25 of 32) sorted by null

1 2

  /ndk/sources/android/support/src/locale/
localeconv.c 36 .int_curr_symbol = "",
  /bionic/libc/include/
locale.h 72 char* int_curr_symbol; member in struct:lconv
  /development/ndk/platforms/android-21/include/
locale.h 72 char* int_curr_symbol; member in struct:lconv
  /ndk/sources/android/support/include/
locale.h 103 char* int_curr_symbol; member in struct:lconv
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
locale.h 49 char *int_curr_symbol; member in struct:lconv
  /prebuilts/ndk/current/platforms/android-21/arch-arm/usr/include/
locale.h 72 char* int_curr_symbol; member in struct:lconv
  /prebuilts/ndk/current/platforms/android-21/arch-arm64/usr/include/
locale.h 72 char* int_curr_symbol; member in struct:lconv
  /prebuilts/ndk/current/platforms/android-21/arch-mips/usr/include/
locale.h 72 char* int_curr_symbol; member in struct:lconv
  /prebuilts/ndk/current/platforms/android-21/arch-mips64/usr/include/
locale.h 72 char* int_curr_symbol; member in struct:lconv
  /prebuilts/ndk/current/platforms/android-21/arch-x86/usr/include/
locale.h 72 char* int_curr_symbol; member in struct:lconv
  /prebuilts/ndk/current/platforms/android-21/arch-x86_64/usr/include/
locale.h 72 char* int_curr_symbol; member in struct:lconv
  /prebuilts/ndk/current/platforms/android-23/arch-arm/usr/include/
locale.h 72 char* int_curr_symbol; member in struct:lconv
  /prebuilts/ndk/current/platforms/android-23/arch-arm64/usr/include/
locale.h 72 char* int_curr_symbol; member in struct:lconv
  /prebuilts/ndk/current/platforms/android-23/arch-mips/usr/include/
locale.h 72 char* int_curr_symbol; member in struct:lconv
  /prebuilts/ndk/current/platforms/android-23/arch-mips64/usr/include/
locale.h 72 char* int_curr_symbol; member in struct:lconv
  /prebuilts/ndk/current/platforms/android-23/arch-x86/usr/include/
locale.h 72 char* int_curr_symbol; member in struct:lconv
  /prebuilts/ndk/current/platforms/android-23/arch-x86_64/usr/include/
locale.h 72 char* int_curr_symbol; member in struct:lconv
  /prebuilts/ndk/current/platforms/android-24/arch-arm/usr/include/
locale.h 72 char* int_curr_symbol; member in struct:lconv
  /prebuilts/ndk/current/platforms/android-24/arch-arm64/usr/include/
locale.h 72 char* int_curr_symbol; member in struct:lconv
  /prebuilts/ndk/current/platforms/android-24/arch-mips/usr/include/
locale.h 72 char* int_curr_symbol; member in struct:lconv
  /prebuilts/ndk/current/platforms/android-24/arch-mips64/usr/include/
locale.h 72 char* int_curr_symbol; member in struct:lconv
  /prebuilts/ndk/current/platforms/android-24/arch-x86/usr/include/
locale.h 72 char* int_curr_symbol; member in struct:lconv
  /prebuilts/ndk/current/platforms/android-24/arch-x86_64/usr/include/
locale.h 72 char* int_curr_symbol; member in struct:lconv
  /prebuilts/ndk/current/sources/android/support/include/
locale.h 103 char* int_curr_symbol; member in struct:lconv
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
locale.h 71 char *int_curr_symbol; member in struct:lconv
97 /* 1 if int_curr_symbol precedes a positive value, 0 if succeeds. */
99 /* 1 iff a space separates int_curr_symbol from a positive value. */
101 /* 1 if int_curr_symbol precedes a negative value, 0 if succeeds. */
103 /* 1 iff a space separates int_curr_symbol from a negative value. */
106 0 Parentheses surround the quantity and int_curr_symbol.
107 1 The sign string precedes the quantity and int_curr_symbol.
108 2 The sign string follows the quantity and int_curr_symbol.
109 3 The sign string immediately precedes the int_curr_symbol.
110 4 The sign string immediately follows the int_curr_symbol. *
    [all...]

Completed in 1401 milliseconds

1 2