OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:uint_least64_t
(Results
1 - 11
of
11
) sorted by null
/external/chromium_org/third_party/libusb/src/msvc/
stdint.h
105
typedef unsigned __int64
uint_least64_t
;
typedef
/external/chromium_org/third_party/mesa/src/include/c99/
stdint.h
101
typedef uint64_t
uint_least64_t
;
typedef
/external/jemalloc/include/msvc_compat/C99/
stdint.h
101
typedef uint64_t
uint_least64_t
;
typedef
/external/mesa3d/include/c99/
stdint.h
101
typedef uint64_t
uint_least64_t
;
typedef
/bionic/libc/include/
stdint.h
82
typedef uint64_t
uint_least64_t
;
typedef
/development/ndk/platforms/android-3/include/
stdint.h
157
typedef uint64_t
uint_least64_t
;
typedef
/development/ndk/platforms/android-L/include/
stdint.h
82
typedef uint64_t
uint_least64_t
;
typedef
/external/bison/darwin-lib/
stdint.h
230
#undef
uint_least64_t
macro
241
# define
uint_least64_t
uint64_t
macro
/external/chromium_org/third_party/smhasher/src/
pstdint.h
603
typedef uint64_t
uint_least64_t
;
typedef
640
typedef
uint_least64_t
uint_fast64_t;
/external/clang/lib/Headers/
stdint.h
122
typedef __uint_least64_t
uint_least64_t
;
typedef
/external/mdnsresponder/mDNSShared/
CommonServices.h
776
typedef uint64_t
uint_least64_t
;
typedef
[
all
...]
Completed in 45 milliseconds