Searched defs:__uint64_t (Results 1 - 2 of 2) sorted by relevance

/bionic/libc/include/
H A Dstdint.h44 typedef unsigned long __uint64_t; typedef
47 typedef unsigned long long __uint64_t; typedef
68 typedef __uint64_t uint64_t;
/bionic/tools/versioner/current/
H A Dstdint.h44 typedef unsigned long __uint64_t; typedef
47 typedef unsigned long long __uint64_t; typedef
68 typedef __uint64_t uint64_t;

Completed in 8078 milliseconds