OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:int_fast64_t
(Results
1 - 14
of
14
) sorted by null
/external/chromium_org/third_party/icu/source/tools/tzcode/
private.h
140
typedef long long
int_fast64_t
;
typedef
146
typedef long
int_fast64_t
;
typedef
287
#define SECSPERREPEAT ((
int_fast64_t
) YEARSPERREPEAT * (
int_fast64_t
) AVGSECSPERYEAR)
/external/icu/icu4c/source/tools/tzcode/
private.h
140
typedef long long
int_fast64_t
;
typedef
146
typedef long
int_fast64_t
;
typedef
287
#define SECSPERREPEAT ((
int_fast64_t
) YEARSPERREPEAT * (
int_fast64_t
) AVGSECSPERYEAR)
/bionic/libc/tzcode/
private.h
144
typedef long long
int_fast64_t
;
typedef
158
typedef long
int_fast64_t
;
typedef
401
#define SECSPERREPEAT ((
int_fast64_t
) YEARSPERREPEAT * (
int_fast64_t
) AVGSECSPERYEAR)
/external/chromium_org/third_party/libusb/src/msvc/
stdint.h
117
typedef __int64
int_fast64_t
;
typedef
/external/chromium_org/third_party/mesa/src/include/c99/
stdint.h
107
typedef int64_t
int_fast64_t
;
typedef
/external/jemalloc/include/msvc_compat/C99/
stdint.h
107
typedef int64_t
int_fast64_t
;
typedef
/external/mesa3d/include/c99/
stdint.h
107
typedef int64_t
int_fast64_t
;
typedef
/bionic/libc/include/
stdint.h
87
typedef int64_t
int_fast64_t
;
typedef
/development/ndk/platforms/android-3/include/
stdint.h
155
typedef int64_t
int_fast64_t
;
typedef
/development/ndk/platforms/android-L/include/
stdint.h
87
typedef int64_t
int_fast64_t
;
typedef
/external/bison/darwin-lib/
stdint.h
261
#undef
int_fast64_t
macro
285
# define
int_fast64_t
int64_t
macro
/external/chromium_org/third_party/smhasher/src/
pstdint.h
639
typedef int_least64_t
int_fast64_t
;
typedef
/external/clang/lib/Headers/
stdint.h
123
typedef __int_least64_t
int_fast64_t
;
typedef
/external/mdnsresponder/mDNSShared/
CommonServices.h
781
typedef int64_t
int_fast64_t
;
typedef
[
all
...]
Completed in 190 milliseconds