OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:__int_least16_t
(Results
1 - 4
of
4
) sorted by null
/development/ndk/platforms/android-3/arch-arm/include/machine/
_types.h
53
typedef __int16_t
__int_least16_t
;
typedef
/development/ndk/platforms/android-9/arch-x86/include/machine/
_types.h
53
typedef __int16_t
__int_least16_t
;
typedef
/external/clang/lib/Headers/
stdint.h
114
# define
__int_least16_t
int64_t
macro
136
# define
__int_least16_t
int56_t
macro
152
# define
__int_least16_t
int48_t
macro
168
# define
__int_least16_t
int40_t
macro
188
# define
__int_least16_t
int32_t
macro
208
# define
__int_least16_t
int24_t
macro
219
# define
__int_least16_t
int16_t
macro
225
#ifdef
__int_least16_t
226
typedef
__int_least16_t
int_least16_t;
228
typedef
__int_least16_t
int_fast16_t
[
all
...]
/development/ndk/platforms/android-9/arch-mips/include/machine/
_types.h
61
typedef __int16_t
__int_least16_t
;
typedef
Completed in 26 milliseconds