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

  /external/clang/test/Preprocessor/
stdint.c     [all...]
  /development/ndk/platforms/android-3/include/
stdint.h 236 # define SIG_ATOMIC_MIN INT32_MIN
  /external/chromium_org/third_party/libusb/src/msvc/
stdint.h 200 #define SIG_ATOMIC_MIN INT32_MIN
  /external/chromium_org/third_party/mesa/src/include/c99/
stdint.h 199 #define SIG_ATOMIC_MIN INT_MIN
  /external/jemalloc/include/msvc_compat/C99/
stdint.h 199 #define SIG_ATOMIC_MIN INT_MIN
  /external/mesa3d/include/c99/
stdint.h 199 #define SIG_ATOMIC_MIN INT_MIN
  /external/bison/darwin-lib/
stdint.h 520 #undef SIG_ATOMIC_MIN
522 #define SIG_ATOMIC_MIN \
  /external/bison/lib/
stdint.in.h 519 #undef SIG_ATOMIC_MIN
521 #define SIG_ATOMIC_MIN \
  /bionic/libc/include/
stdint.h 202 #define SIG_ATOMIC_MIN INT32_MIN
  /development/ndk/platforms/android-L/include/
stdint.h 203 #define SIG_ATOMIC_MIN INT32_MIN
  /external/libcxx/test/depr/depr.c.headers/
stdint_h.pass.cpp 230 // SIG_ATOMIC_MIN
231 assert(SIG_ATOMIC_MIN == std::numeric_limits<sig_atomic_t>::min());
  /external/libcxx/test/language.support/cstdint/cstdint.syn/
cstdint.pass.cpp 230 // SIG_ATOMIC_MIN
231 assert(SIG_ATOMIC_MIN == std::numeric_limits<std::sig_atomic_t>::min());
  /external/libcxx/test/input.output/file.streams/c.files/
cinttypes.pass.cpp 191 #ifndef SIG_ATOMIC_MIN
192 #error SIG_ATOMIC_MIN not defined
  /external/clang/lib/Headers/
stdint.h 681 #define SIG_ATOMIC_MIN __INTN_MIN(__SIG_ATOMIC_WIDTH__)
  /external/bison/
configure     [all...]

Completed in 305 milliseconds