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

  /external/clang/utils/
builtin-defines.c 48 #undef __INT64_TYPE__
  /external/clang/lib/Headers/
stdint.h 65 #ifdef __INT64_TYPE__
67 typedef signed __INT64_TYPE__ int64_t;
69 typedef unsigned __INT64_TYPE__ uint64_t;
78 #endif /* __INT64_TYPE__ */
261 #ifdef __INT64_TYPE__
273 #endif /* __INT64_TYPE__ */
434 #ifdef __INT64_TYPE__
450 #endif /* __INT64_TYPE__ */
  /prebuilt/sdk/11/renderscript/clang-include/
stdint.h 65 #ifdef __INT64_TYPE__
67 typedef signed __INT64_TYPE__ int64_t;
69 typedef unsigned __INT64_TYPE__ uint64_t;
78 #endif /* __INT64_TYPE__ */
261 #ifdef __INT64_TYPE__
273 #endif /* __INT64_TYPE__ */
434 #ifdef __INT64_TYPE__
450 #endif /* __INT64_TYPE__ */
  /prebuilt/sdk/12/renderscript/clang-include/
stdint.h 65 #ifdef __INT64_TYPE__
67 typedef signed __INT64_TYPE__ int64_t;
69 typedef unsigned __INT64_TYPE__ uint64_t;
78 #endif /* __INT64_TYPE__ */
261 #ifdef __INT64_TYPE__
273 #endif /* __INT64_TYPE__ */
434 #ifdef __INT64_TYPE__
450 #endif /* __INT64_TYPE__ */
  /prebuilt/sdk/13/renderscript/clang-include/
stdint.h 65 #ifdef __INT64_TYPE__
67 typedef signed __INT64_TYPE__ int64_t;
69 typedef unsigned __INT64_TYPE__ uint64_t;
78 #endif /* __INT64_TYPE__ */
261 #ifdef __INT64_TYPE__
273 #endif /* __INT64_TYPE__ */
434 #ifdef __INT64_TYPE__
450 #endif /* __INT64_TYPE__ */
  /prebuilt/sdk/14/renderscript/clang-include/
stdint.h 65 #ifdef __INT64_TYPE__
67 typedef signed __INT64_TYPE__ int64_t;
69 typedef unsigned __INT64_TYPE__ uint64_t;
78 #endif /* __INT64_TYPE__ */
261 #ifdef __INT64_TYPE__
273 #endif /* __INT64_TYPE__ */
434 #ifdef __INT64_TYPE__
450 #endif /* __INT64_TYPE__ */

Completed in 7030 milliseconds