OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UINT_FAST16_C
(Results
1 - 25
of
57
) sorted by null
1
2
3
/ndk/tests/build/stdint-c++/jni/
test_all_macros.cpp
170
#ifndef
UINT_FAST16_C
171
#error
UINT_FAST16_C
defined!
test_c.c
168
#ifndef
UINT_FAST16_C
169
#error
UINT_FAST16_C
defined!
test_no_macros.cpp
170
#ifdef
UINT_FAST16_C
171
#error
UINT_FAST16_C
defined!
test_constant_macros.cpp
172
#ifndef
UINT_FAST16_C
173
#error
UINT_FAST16_C
is not defined!
test_limit_macros.cpp
171
#ifdef
UINT_FAST16_C
172
#error
UINT_FAST16_C
is defined!
/development/ndk/platforms/android-3/include/
stdint.h
114
# define
UINT_FAST16_C
(c) UINT32_C(c)
/prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/
stdint.h
114
# define
UINT_FAST16_C
(c) UINT32_C(c)
/prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/
stdint.h
114
# define
UINT_FAST16_C
(c) UINT32_C(c)
/prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/
stdint.h
114
# define
UINT_FAST16_C
(c) UINT32_C(c)
/prebuilts/ndk/current/platforms/android-13/arch-arm/usr/include/
stdint.h
114
# define
UINT_FAST16_C
(c) UINT32_C(c)
/prebuilts/ndk/current/platforms/android-13/arch-mips/usr/include/
stdint.h
114
# define
UINT_FAST16_C
(c) UINT32_C(c)
/prebuilts/ndk/current/platforms/android-13/arch-x86/usr/include/
stdint.h
114
# define
UINT_FAST16_C
(c) UINT32_C(c)
/prebuilts/ndk/current/platforms/android-14/arch-arm/usr/include/
stdint.h
114
# define
UINT_FAST16_C
(c) UINT32_C(c)
/prebuilts/ndk/current/platforms/android-14/arch-mips/usr/include/
stdint.h
114
# define
UINT_FAST16_C
(c) UINT32_C(c)
/prebuilts/ndk/current/platforms/android-14/arch-x86/usr/include/
stdint.h
114
# define
UINT_FAST16_C
(c) UINT32_C(c)
/prebuilts/ndk/current/platforms/android-15/arch-arm/usr/include/
stdint.h
114
# define
UINT_FAST16_C
(c) UINT32_C(c)
/prebuilts/ndk/current/platforms/android-15/arch-mips/usr/include/
stdint.h
114
# define
UINT_FAST16_C
(c) UINT32_C(c)
/prebuilts/ndk/current/platforms/android-15/arch-x86/usr/include/
stdint.h
114
# define
UINT_FAST16_C
(c) UINT32_C(c)
/prebuilts/ndk/current/platforms/android-16/arch-arm/usr/include/
stdint.h
114
# define
UINT_FAST16_C
(c) UINT32_C(c)
/prebuilts/ndk/current/platforms/android-16/arch-mips/usr/include/
stdint.h
114
# define
UINT_FAST16_C
(c) UINT32_C(c)
/prebuilts/ndk/current/platforms/android-16/arch-x86/usr/include/
stdint.h
114
# define
UINT_FAST16_C
(c) UINT32_C(c)
/prebuilts/ndk/current/platforms/android-17/arch-arm/usr/include/
stdint.h
114
# define
UINT_FAST16_C
(c) UINT32_C(c)
/prebuilts/ndk/current/platforms/android-17/arch-mips/usr/include/
stdint.h
114
# define
UINT_FAST16_C
(c) UINT32_C(c)
/prebuilts/ndk/current/platforms/android-17/arch-x86/usr/include/
stdint.h
114
# define
UINT_FAST16_C
(c) UINT32_C(c)
/prebuilts/ndk/current/platforms/android-18/arch-arm/usr/include/
stdint.h
114
# define
UINT_FAST16_C
(c) UINT32_C(c)
Completed in 608 milliseconds
1
2
3