HomeSort by relevance Sort by last modified time
    Searched defs:_N (Results 26 - 43 of 43) sorted by null

12

  /prebuilts/ndk/current/platforms/android-19/arch-arm/usr/include/
ctype.h 47 #define _N 0x04
104 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & (_U|_L|_N)));
119 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & _N));
124 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & (_P|_U|_L|_N)));
134 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & (_P|_U|_L|_N|_B)));
154 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & (_N|_X)));
  /prebuilts/ndk/current/platforms/android-19/arch-mips/usr/include/
ctype.h 47 #define _N 0x04
104 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & (_U|_L|_N)));
119 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & _N));
124 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & (_P|_U|_L|_N)));
134 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & (_P|_U|_L|_N|_B)));
154 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & (_N|_X)));
  /prebuilts/ndk/current/platforms/android-19/arch-x86/usr/include/
ctype.h 47 #define _N 0x04
104 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & (_U|_L|_N)));
119 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & _N));
124 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & (_P|_U|_L|_N)));
134 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & (_P|_U|_L|_N|_B)));
154 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & (_N|_X)));
  /prebuilts/ndk/current/platforms/android-3/arch-arm/usr/include/
ctype.h 47 #define _N 0x04
104 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & (_U|_L|_N)));
119 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & _N));
124 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & (_P|_U|_L|_N)));
134 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & (_P|_U|_L|_N|_B)));
154 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & (_N|_X)));
  /prebuilts/ndk/current/platforms/android-4/arch-arm/usr/include/
ctype.h 47 #define _N 0x04
104 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & (_U|_L|_N)));
119 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & _N));
124 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & (_P|_U|_L|_N)));
134 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & (_P|_U|_L|_N|_B)));
154 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & (_N|_X)));
  /prebuilts/ndk/current/platforms/android-5/arch-arm/usr/include/
ctype.h 47 #define _N 0x04
104 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & (_U|_L|_N)));
119 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & _N));
124 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & (_P|_U|_L|_N)));
134 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & (_P|_U|_L|_N|_B)));
154 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & (_N|_X)));
  /prebuilts/ndk/current/platforms/android-8/arch-arm/usr/include/
ctype.h 47 #define _N 0x04
104 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & (_U|_L|_N)));
119 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & _N));
124 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & (_P|_U|_L|_N)));
134 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & (_P|_U|_L|_N|_B)));
154 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & (_N|_X)));
  /prebuilts/ndk/current/platforms/android-9/arch-arm/usr/include/
ctype.h 47 #define _N 0x04
104 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & (_U|_L|_N)));
119 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & _N));
124 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & (_P|_U|_L|_N)));
134 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & (_P|_U|_L|_N|_B)));
154 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & (_N|_X)));
  /prebuilts/ndk/current/platforms/android-9/arch-mips/usr/include/
ctype.h 47 #define _N 0x04
104 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & (_U|_L|_N)));
119 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & _N));
124 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & (_P|_U|_L|_N)));
134 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & (_P|_U|_L|_N|_B)));
154 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & (_N|_X)));
  /prebuilts/ndk/current/platforms/android-9/arch-x86/usr/include/
ctype.h 47 #define _N 0x04
104 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & (_U|_L|_N)));
119 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & _N));
124 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & (_P|_U|_L|_N)));
134 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & (_P|_U|_L|_N|_B)));
154 return (c == -1 ? 0 : ((_ctype_ + 1)[(unsigned char)c] & (_N|_X)));
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/libs/arm64-v8a/include/bits/
ctype_base.h 40 #define _N _CTYPE_N
65 static const mask digit = _N;
66 static const mask xdigit = _X | _N;
68 static const mask print = _P | _U | _L | _N | _B;
69 static const mask graph = _P | _U | _L | _N;
72 static const mask alnum = _U | _L | _N;
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi/include/bits/
ctype_base.h 40 #define _N _CTYPE_N
65 static const mask digit = _N;
66 static const mask xdigit = _X | _N;
68 static const mask print = _P | _U | _L | _N | _B;
69 static const mask graph = _P | _U | _L | _N;
72 static const mask alnum = _U | _L | _N;
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi-v7a/include/bits/
ctype_base.h 40 #define _N _CTYPE_N
65 static const mask digit = _N;
66 static const mask xdigit = _X | _N;
68 static const mask print = _P | _U | _L | _N | _B;
69 static const mask graph = _P | _U | _L | _N;
72 static const mask alnum = _U | _L | _N;
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/libs/mips/include/bits/
ctype_base.h 40 #define _N _CTYPE_N
65 static const mask digit = _N;
66 static const mask xdigit = _X | _N;
68 static const mask print = _P | _U | _L | _N | _B;
69 static const mask graph = _P | _U | _L | _N;
72 static const mask alnum = _U | _L | _N;
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/libs/mips32r6/include/bits/
ctype_base.h 40 #define _N _CTYPE_N
65 static const mask digit = _N;
66 static const mask xdigit = _X | _N;
68 static const mask print = _P | _U | _L | _N | _B;
69 static const mask graph = _P | _U | _L | _N;
72 static const mask alnum = _U | _L | _N;
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/libs/mips64/include/bits/
ctype_base.h 40 #define _N _CTYPE_N
65 static const mask digit = _N;
66 static const mask xdigit = _X | _N;
68 static const mask print = _P | _U | _L | _N | _B;
69 static const mask graph = _P | _U | _L | _N;
72 static const mask alnum = _U | _L | _N;
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/libs/x86/include/bits/
ctype_base.h 40 #define _N _CTYPE_N
65 static const mask digit = _N;
66 static const mask xdigit = _X | _N;
68 static const mask print = _P | _U | _L | _N | _B;
69 static const mask graph = _P | _U | _L | _N;
72 static const mask alnum = _U | _L | _N;
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/libs/x86_64/include/bits/
ctype_base.h 40 #define _N _CTYPE_N
65 static const mask digit = _N;
66 static const mask xdigit = _X | _N;
68 static const mask print = _P | _U | _L | _N | _B;
69 static const mask graph = _P | _U | _L | _N;
72 static const mask alnum = _U | _L | _N;

Completed in 1246 milliseconds

12