HomeSort by relevance Sort by last modified time
    Searched refs:INT8_MIN (Results 51 - 66 of 66) sorted by null

1 23

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
stdint.h 160 # define INT8_MIN (-128)
  /system/core/sh/
init.c 139 #undef INT8_MIN
140 #define INT8_MIN (-128)
431 #undef INT8_MIN
432 #define INT8_MIN (-128)
723 #undef INT8_MIN
724 #define INT8_MIN (-128)
arith_lex.c 52 #ifndef INT8_MIN
53 #define INT8_MIN (-128)
    [all...]
  /external/clang/lib/Headers/
stdint.h 596 # define INT8_MIN (-INT8_C(127)-1)
598 # define __INT_LEAST8_MIN INT8_MIN
  /prebuilts/sdk/renderscript/clang-include/
stdint.h 596 # define INT8_MIN (-INT8_C(127)-1)
598 # define __INT_LEAST8_MIN INT8_MIN
  /external/bison/src/
scan-skel.c 68 #ifndef INT8_MIN
69 #define INT8_MIN (-128)
    [all...]
scan-gram.c 68 #ifndef INT8_MIN
69 #define INT8_MIN (-128)
    [all...]
  /external/bluetooth/bluez/tools/
lexer.c 51 #ifndef INT8_MIN
52 #define INT8_MIN (-128)
    [all...]
  /external/elfutils/libcpu/
i386_lex.c 78 #ifndef INT8_MIN
79 #define INT8_MIN (-128)
    [all...]
  /external/elfutils/src/
ldlex.c 79 #ifndef INT8_MIN
80 #define INT8_MIN (-128)
    [all...]
  /external/mdnsresponder/mDNSShared/
CommonServices.h 746 #if( !defined( INT8_MIN ) )
748 #define INT8_MIN SCHAR_MIN
    [all...]
  /external/libpcap/
scanner.c 51 #ifndef INT8_MIN
52 #define INT8_MIN (-128)
    [all...]
  /external/mesa3d/src/glsl/glcpp/
glcpp-lex.c 60 #ifndef INT8_MIN
61 #define INT8_MIN (-128)
    [all...]
  /external/mesa3d/src/glsl/
glsl_lexer.cpp 60 #ifndef INT8_MIN
61 #define INT8_MIN (-128)
    [all...]
  /external/webkit/Source/ThirdParty/ANGLE/src/compiler/
glslang_lex.cpp 69 #ifndef INT8_MIN
70 #define INT8_MIN (-128)
    [all...]
  /ndk/sources/host-tools/sed-4.2.1/
configure     [all...]

Completed in 274 milliseconds

1 23