HomeSort by relevance Sort by last modified time
    Searched full:__int64_c_suffix (Results 1 - 6 of 6) sorted by null

  /external/clang/lib/Headers/
stdint.h 263 # define __int64_c_suffix __INT64_C_SUFFIX__ macro
268 # undef __int64_c_suffix macro
276 # ifdef __int64_c_suffix
277 # define INT64_C(v) __int_c(v, __int64_c_suffix)
278 # define UINT64_C(v) __uint_c(v, __int64_c_suffix)
282 # endif /* __int64_c_suffix */
  /prebuilt/sdk/11/renderscript/clang-include/
stdint.h 263 # define __int64_c_suffix __INT64_C_SUFFIX__ macro
268 # undef __int64_c_suffix macro
276 # ifdef __int64_c_suffix
277 # define INT64_C(v) __int_c(v, __int64_c_suffix)
278 # define UINT64_C(v) __uint_c(v, __int64_c_suffix)
282 # endif /* __int64_c_suffix */
  /prebuilt/sdk/12/renderscript/clang-include/
stdint.h 263 # define __int64_c_suffix __INT64_C_SUFFIX__ macro
268 # undef __int64_c_suffix macro
276 # ifdef __int64_c_suffix
277 # define INT64_C(v) __int_c(v, __int64_c_suffix)
278 # define UINT64_C(v) __uint_c(v, __int64_c_suffix)
282 # endif /* __int64_c_suffix */
  /prebuilt/sdk/13/renderscript/clang-include/
stdint.h 263 # define __int64_c_suffix __INT64_C_SUFFIX__ macro
268 # undef __int64_c_suffix macro
276 # ifdef __int64_c_suffix
277 # define INT64_C(v) __int_c(v, __int64_c_suffix)
278 # define UINT64_C(v) __uint_c(v, __int64_c_suffix)
282 # endif /* __int64_c_suffix */
  /prebuilt/sdk/14/renderscript/clang-include/
stdint.h 263 # define __int64_c_suffix __INT64_C_SUFFIX__ macro
268 # undef __int64_c_suffix macro
276 # ifdef __int64_c_suffix
277 # define INT64_C(v) __int_c(v, __int64_c_suffix)
278 # define UINT64_C(v) __uint_c(v, __int64_c_suffix)
282 # endif /* __int64_c_suffix */
  /prebuilt/sdk/15/renderscript/clang-include/
stdint.h 263 # define __int64_c_suffix __INT64_C_SUFFIX__ macro
268 # undef __int64_c_suffix macro
276 # ifdef __int64_c_suffix
277 # define INT64_C(v) __int_c(v, __int64_c_suffix)
278 # define UINT64_C(v) __uint_c(v, __int64_c_suffix)
282 # endif /* __int64_c_suffix */

Completed in 268 milliseconds