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

1 2 3 4 5 6

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
xfilter.h 38 #define ETH_COMPARE_NETWORK_ADDRESSES(_A, _B, _Result) \
40 if (*(ULONG UNALIGNED *)&(_A)[2] > *(ULONG UNALIGNED *)&(_B)[2]) \
44 else if (*(ULONG UNALIGNED *)&(_A)[2] < *(ULONG UNALIGNED *)&(_B)[2]) \
48 else if (*(USHORT UNALIGNED *)(_A) > *(USHORT UNALIGNED *)(_B)) \
52 else if (*(USHORT UNALIGNED *)(_A) < *(USHORT UNALIGNED *)(_B)) \
62 #define ETH_COMPARE_NETWORK_ADDRESSES_EQ(_A,_B, _Result) \
64 if ((*(ULONG UNALIGNED *)&(_A)[2] == *(ULONG UNALIGNED *)&(_B)[2]) && \
65 (*(USHORT UNALIGNED *)(_A) == *(USHORT UNALIGNED *)(_B))) \
97 #define FDDI_COMPARE_NETWORK_ADDRESSES(_A, _B, _Length, _Result) \
99 if (*(USHORT UNALIGNED *)(_A) > *(USHORT UNALIGNED *)(_B)) \
    [all...]
  /prebuilts/ndk/r10/sources/cxx-stl/gnu-libstdc++/4.9/libs/arm64-v8a/include/bits/
ctype_base.h 45 #define _B _CTYPE_B
68 static const mask print = _P | _U | _L | _N | _B;
  /prebuilts/ndk/r10/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi/include/bits/
ctype_base.h 45 #define _B _CTYPE_B
68 static const mask print = _P | _U | _L | _N | _B;
  /prebuilts/ndk/r10/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi-v7a/include/bits/
ctype_base.h 45 #define _B _CTYPE_B
68 static const mask print = _P | _U | _L | _N | _B;
  /prebuilts/ndk/r10/sources/cxx-stl/gnu-libstdc++/4.9/libs/mips/include/bits/
ctype_base.h 45 #define _B _CTYPE_B
68 static const mask print = _P | _U | _L | _N | _B;
  /prebuilts/ndk/r10/sources/cxx-stl/gnu-libstdc++/4.9/libs/mips32r6/include/bits/
ctype_base.h 45 #define _B _CTYPE_B
68 static const mask print = _P | _U | _L | _N | _B;
  /prebuilts/ndk/r10/sources/cxx-stl/gnu-libstdc++/4.9/libs/mips64/include/bits/
ctype_base.h 45 #define _B _CTYPE_B
68 static const mask print = _P | _U | _L | _N | _B;
  /prebuilts/ndk/r10/sources/cxx-stl/gnu-libstdc++/4.9/libs/x86/include/bits/
ctype_base.h 45 #define _B _CTYPE_B
68 static const mask print = _P | _U | _L | _N | _B;
  /prebuilts/ndk/r10/sources/cxx-stl/gnu-libstdc++/4.9/libs/x86_64/include/bits/
ctype_base.h 45 #define _B _CTYPE_B
68 static const mask print = _P | _U | _L | _N | _B;
  /prebuilts/ndk/r11/sources/cxx-stl/gnu-libstdc++/4.9/libs/arm64-v8a/include/bits/
ctype_base.h 45 #define _B _CTYPE_B
68 static const mask print = _P | _U | _L | _N | _B;
  /prebuilts/ndk/r11/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi/include/bits/
ctype_base.h 45 #define _B _CTYPE_B
68 static const mask print = _P | _U | _L | _N | _B;
  /prebuilts/ndk/r11/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi-v7a/include/bits/
ctype_base.h 45 #define _B _CTYPE_B
68 static const mask print = _P | _U | _L | _N | _B;
  /prebuilts/ndk/r11/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi-v7a-hard/include/bits/
ctype_base.h 45 #define _B _CTYPE_B
68 static const mask print = _P | _U | _L | _N | _B;
  /prebuilts/ndk/r11/sources/cxx-stl/gnu-libstdc++/4.9/libs/mips/include/bits/
ctype_base.h 45 #define _B _CTYPE_B
68 static const mask print = _P | _U | _L | _N | _B;
  /prebuilts/ndk/r11/sources/cxx-stl/gnu-libstdc++/4.9/libs/mips/include/mips-r2/bits/
ctype_base.h 45 #define _B _CTYPE_B
68 static const mask print = _P | _U | _L | _N | _B;
  /prebuilts/ndk/r11/sources/cxx-stl/gnu-libstdc++/4.9/libs/mips/include/mips-r6/bits/
ctype_base.h 45 #define _B _CTYPE_B
68 static const mask print = _P | _U | _L | _N | _B;
  /prebuilts/ndk/r11/sources/cxx-stl/gnu-libstdc++/4.9/libs/mips64/include/32/mips-r1/bits/
ctype_base.h 45 #define _B _CTYPE_B
68 static const mask print = _P | _U | _L | _N | _B;
  /prebuilts/ndk/r11/sources/cxx-stl/gnu-libstdc++/4.9/libs/mips64/include/32/mips-r2/bits/
ctype_base.h 45 #define _B _CTYPE_B
68 static const mask print = _P | _U | _L | _N | _B;
  /prebuilts/ndk/r11/sources/cxx-stl/gnu-libstdc++/4.9/libs/mips64/include/32/mips-r6/bits/
ctype_base.h 45 #define _B _CTYPE_B
68 static const mask print = _P | _U | _L | _N | _B;
  /prebuilts/ndk/r11/sources/cxx-stl/gnu-libstdc++/4.9/libs/mips64/include/bits/
ctype_base.h 45 #define _B _CTYPE_B
68 static const mask print = _P | _U | _L | _N | _B;
  /prebuilts/ndk/r11/sources/cxx-stl/gnu-libstdc++/4.9/libs/x86/include/bits/
ctype_base.h 45 #define _B _CTYPE_B
68 static const mask print = _P | _U | _L | _N | _B;
  /prebuilts/ndk/r11/sources/cxx-stl/gnu-libstdc++/4.9/libs/x86_64/include/32/bits/
ctype_base.h 45 #define _B _CTYPE_B
68 static const mask print = _P | _U | _L | _N | _B;
  /prebuilts/ndk/r11/sources/cxx-stl/gnu-libstdc++/4.9/libs/x86_64/include/bits/
ctype_base.h 45 #define _B _CTYPE_B
68 static const mask print = _P | _U | _L | _N | _B;
  /prebuilts/ndk/r11/sources/cxx-stl/gnu-libstdc++/4.9/libs/x86_64/include/x32/bits/
ctype_base.h 45 #define _B _CTYPE_B
68 static const mask print = _P | _U | _L | _N | _B;
  /prebuilts/ndk/r13/sources/cxx-stl/gnu-libstdc++/4.9/libs/arm64-v8a/include/bits/
ctype_base.h 45 #define _B _CTYPE_B
68 static const mask print = _P | _U | _L | _N | _B;

Completed in 775 milliseconds

1 2 3 4 5 6