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

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
limits.h 44 #define _I8_MIN (-127 - 1)
  /external/chromium_org/third_party/mesa/src/include/c99/
stdint.h 132 #define INT8_MIN ((int8_t)_I8_MIN)
  /external/jemalloc/include/msvc_compat/C99/
stdint.h 132 #define INT8_MIN ((int8_t)_I8_MIN)
  /external/mesa3d/include/c99/
stdint.h 132 #define INT8_MIN ((int8_t)_I8_MIN)

Completed in 455 milliseconds