HomeSort by relevance Sort by last modified time
    Searched defs:__STDC_CONSTANT_MACROS (Results 51 - 54 of 54) sorted by null

1 23

  /prebuilts/sdk/renderscript/clang-include/
stdint.h 39 // __STDC_CONSTANT_MACROS is defined before <stdint.h> is included.
44 // the symbols __STDC_LIMIT_MACROS and __STDC_CONSTANT_MACROS (mentioned in
57 # if !defined(__STDC_CONSTANT_MACROS)
58 # define __STDC_CONSTANT_MACROS
70 # undef __STDC_CONSTANT_MACROS
292 * Note that C++ should not check __STDC_CONSTANT_MACROS here, contrary to the
  /prebuilts/sdk/tools/darwin/renderscript/clang-include/
stdint.h 39 // __STDC_CONSTANT_MACROS is defined before <stdint.h> is included.
44 // the symbols __STDC_LIMIT_MACROS and __STDC_CONSTANT_MACROS (mentioned in
57 # if !defined(__STDC_CONSTANT_MACROS)
58 # define __STDC_CONSTANT_MACROS
70 # undef __STDC_CONSTANT_MACROS
292 * Note that C++ should not check __STDC_CONSTANT_MACROS here, contrary to the
  /external/valgrind/main/coregrind/m_debuginfo/
lzodefs.h 258 # if !defined(__STDC_CONSTANT_MACROS)
259 # define __STDC_CONSTANT_MACROS 1
    [all...]
minilzo-inl.c 282 # if !defined(__STDC_CONSTANT_MACROS)
283 # define __STDC_CONSTANT_MACROS 1
    [all...]

Completed in 191 milliseconds

1 23